diff --git a/.woodpecker.yml b/.woodpecker.yml index 9934469..a68efe2 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -5,14 +5,14 @@ steps: repo: ${FORGE_NAME}/${CI_REPO} registry: from_secret: container_registry - tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG} + tags: latest,${CI_COMMIT_TAG} username: from_secret: container_registry_username password: from_secret: container_registry_password dockerfile: Dockerfile when: - - event: [push, tag] + - event: tag deploy: image: quay.io/wollud1969/k8s-admin-helper:0.3.4