${DRONE_COMMIT_BRANCH}

This commit is contained in:
Michael Grote 2023-04-10 18:47:46 +02:00
parent f8f2837e86
commit dcffa5adac

View file

@ -26,6 +26,7 @@ steps:
tags: tags:
- latest - latest
- ${DRONE_COMMIT_SHA:0:8} - ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
when: when:
branch: branch:
- main - main