Update version in CI config
This commit is contained in:
parent
ac2ae4b3e3
commit
cc377c8270
|
@ -7,7 +7,7 @@ build:
|
|||
before_script:
|
||||
- git submodule update --init
|
||||
script:
|
||||
- /usr/local/bin/build-package 0.2
|
||||
- /usr/local/bin/build-package 0.3
|
||||
- /usr/local/bin/deploy-package
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue