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