Added env
ci/woodpecker/manual/prepare Pipeline failed Details

This commit is contained in:
Nicolai Ort 2023-11-06 20:43:46 +01:00
parent 7e75c4e9d8
commit b5fab1489a
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ steps:
image: alpine/git
commands:
- git tag ${SOURCE_TAG} -a -m "Release ${SOURCE_TAG}"
environment:
SOURCE_TAG: "${SOURCE_TAG}"
- name: push to repo
image: appleboy/drone-git-push
settings: