verbose
This commit is contained in:
parent
85d6ae3018
commit
443af4b86a
@ -29,8 +29,9 @@ clone:
|
||||
tags:
|
||||
- shell
|
||||
before_script:
|
||||
- set -x
|
||||
- echo "hi"
|
||||
- echo ${CI_JOB_TOKEN} | base64
|
||||
- echo ${CI_JOB_TOKEN}
|
||||
script:
|
||||
- git submodule sync
|
||||
- git submodule update --init --recursive
|
Loading…
Reference in New Issue
Block a user