desperation
This commit is contained in:
parent
e211176b25
commit
85d6ae3018
@ -30,7 +30,7 @@ clone:
|
|||||||
- shell
|
- shell
|
||||||
before_script:
|
before_script:
|
||||||
- echo "hi"
|
- echo "hi"
|
||||||
- echo ${CI_JOB_TOKEN}
|
- echo ${CI_JOB_TOKEN} | base64
|
||||||
script:
|
script:
|
||||||
- git submodule sync
|
- git submodule sync
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
Loading…
Reference in New Issue
Block a user