mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'imbris/fix-publish' into 'master'
Make docker-nightly job depend on the nightly air-linux job See merge request veloren/veloren!2373
This commit is contained in:
commit
3dbfe57b04
@ -33,7 +33,7 @@ docker-nightly:
|
|||||||
name: gcr.io/kaniko-project/executor:debug
|
name: gcr.io/kaniko-project/executor:debug
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
dependencies:
|
dependencies:
|
||||||
- linux
|
- air-linux
|
||||||
before_script:
|
before_script:
|
||||||
- ls "$CI_PROJECT_DIR/server-cli/"
|
- ls "$CI_PROJECT_DIR/server-cli/"
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user