This commit is contained in:
parent
7e75c4e9d8
commit
b5fab1489a
@ -19,6 +19,8 @@ steps:
|
|||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git tag ${SOURCE_TAG} -a -m "Release ${SOURCE_TAG}"
|
- git tag ${SOURCE_TAG} -a -m "Release ${SOURCE_TAG}"
|
||||||
|
environment:
|
||||||
|
SOURCE_TAG: "${SOURCE_TAG}"
|
||||||
- name: push to repo
|
- name: push to repo
|
||||||
image: appleboy/drone-git-push
|
image: appleboy/drone-git-push
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user