Update CI to 0.5
This commit is contained in:
parent
267a3d16e5
commit
53ab6969a4
|
@ -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.4
|
- /usr/local/bin/build-package 0.5
|
||||||
- /usr/local/bin/deploy-package
|
- /usr/local/bin/deploy-package
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue