Update CI to 0.5
This commit is contained in:
parent
267a3d16e5
commit
53ab6969a4
|
@ -7,7 +7,7 @@ build:
|
|||
before_script:
|
||||
- git submodule update --init
|
||||
script:
|
||||
- /usr/local/bin/build-package 0.4
|
||||
- /usr/local/bin/build-package 0.5
|
||||
- /usr/local/bin/deploy-package
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue