diff --git a/.drone.yml b/.drone.yml index 86318e6..8a2c3a4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,11 +10,11 @@ steps: - name: publish image image: plugins/docker settings: - auto_tag: true username: 3wordchant password: from_secret: git_coopcloud_tech_token_3wc repo: git.coopcloud.tech/coop-cloud/backup-bot-two + tags: 1.0.0 registry: git.coopcloud.tech depends_on: - run shellcheck @@ -25,4 +25,4 @@ steps: trigger: branch: - - main + - bb2-classic