This commit is contained in:
parent 85d6ae3018
commit 443af4b86a
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -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