verbose
This commit is contained in:
parent
85d6ae3018
commit
443af4b86a
@ -29,8 +29,9 @@ clone:
|
|||||||
tags:
|
tags:
|
||||||
- shell
|
- shell
|
||||||
before_script:
|
before_script:
|
||||||
|
- set -x
|
||||||
- echo "hi"
|
- echo "hi"
|
||||||
- echo ${CI_JOB_TOKEN} | base64
|
- echo ${CI_JOB_TOKEN}
|
||||||
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