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

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