Version bump in GitLab CI config
This commit is contained in:
parent
a810347aaf
commit
4d2279230f
|
@ -7,7 +7,7 @@ build:
|
|||
before_script:
|
||||
- git submodule update --init
|
||||
script:
|
||||
- /usr/local/bin/build-package 0.1
|
||||
- /usr/local/bin/build-package 0.2
|
||||
- /usr/local/bin/deploy-package
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue