mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Make docker-nightly job depend on the nightly air-linux job
This commit is contained in:
parent
bf3ee86425
commit
aa127a9df6
@ -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