test
parent
9e7bf45d42
commit
e2d1d29511
|
@ -55,6 +55,7 @@ pipeline:
|
||||||
image: drone/git
|
image: drone/git
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
|
- git status
|
||||||
- git update-ref refs/heads/tag_test ${CI_COMMIT_SHA}
|
- git update-ref refs/heads/tag_test ${CI_COMMIT_SHA}
|
||||||
|
|
||||||
prepare-test-env:
|
prepare-test-env:
|
||||||
|
|
Loading…
Reference in New Issue