Skip to content
Snippets Groups Projects
Commit 6e160a25 authored by Luca Erbetta's avatar Luca Erbetta :rocket:
Browse files

Update .gitlab-ci.yml

parent e2c3457b
Branches
Tags
No related merge requests found
...@@ -20,9 +20,10 @@ build1: ...@@ -20,9 +20,10 @@ build1:
stage: build stage: build
only: only:
- master - master
- testing
script: script:
- echo "Do your build here" - echo "Do your build here"
- python sbs - python3 sbs
test1: test1:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment