This commit is contained in:
parent
c1fe178baf
commit
79e237e588
@ -27,7 +27,7 @@ pipeline:
|
||||
image: docker:git
|
||||
commands:
|
||||
- *vars
|
||||
- git clone "https://${REGISTRY}/${SOURCE_ORGANIZATION}/${REPO}.git" /git/$REPO
|
||||
- git clone https://$REGISTRY/$SOURCE_ORGANIZATION/$REPO.git /git/$REPO
|
||||
- cd /git/$REPO
|
||||
- git checkout $TAG
|
||||
docker-build:
|
||||
|
Loading…
Reference in New Issue
Block a user