remove tag one more time

This commit is contained in:
Grant Limberg 2022-02-07 11:54:50 -08:00
parent c065e88e1e
commit 2652c71c9e
No known key found for this signature in database
GPG Key ID: 8F2F97D3BE8D7735

View File

@ -13,7 +13,7 @@ steps:
- ./ci/scripts/build.sh linux 386 $${DRONE_COMMIT_SHA}
- name: notify-mattermost
pull: always
image: registry.sean.farm/mattermost-notify:202202071123
image: registry.sean.farm/mattermost-notify
environment:
token:
from_secret: mattermost-token
@ -45,7 +45,7 @@ steps:
- ./ci/scripts/build.sh linux amd64 $${DRONE_COMMIT_SHA}
- name: notify-mattermost
pull: always
image: registry.sean.farm/mattermost-notify:202202071123
image: registry.sean.farm/mattermost-notify
environment:
token:
from_secret: mattermost-token
@ -77,7 +77,7 @@ steps:
- ./ci/scripts/build.sh linux arm64 $${DRONE_COMMIT_SHA}
- name: notify-mattermost
pull: always
image: registry.sean.farm/mattermost-notify:202202071123
image: registry.sean.farm/mattermost-notify
environment:
token:
from_secret: mattermost-token
@ -113,7 +113,7 @@ steps:
- ./ci/scripts/build.sh linux armv7 $${DRONE_COMMIT_SHA}
- name: notify-mattermost
pull: always
image: registry.sean.farm/mattermost-notify:202202071123
image: registry.sean.farm/mattermost-notify
environment:
token:
from_secret: mattermost-token
@ -149,7 +149,7 @@ steps:
- ./ci/scripts/build.sh linux riscv64 $${DRONE_COMMIT_SHA}
- name: notify-mattermost
pull: always
image: registry.sean.farm/mattermost-notify:202202071123
image: registry.sean.farm/mattermost-notify
environment:
token:
from_secret: mattermost-token
@ -181,7 +181,7 @@ steps:
- ./ci/scripts/build.sh linux mips64le $${DRONE_COMMIT_SHA}
- name: notify-mattermost
pull: always
image: registry.sean.farm/mattermost-notify:202202071123
image: registry.sean.farm/mattermost-notify
environment:
token:
from_secret: mattermost-token
@ -213,7 +213,7 @@ steps:
- ./ci/scripts/build.sh linux ppc64le $${DRONE_COMMIT_SHA}
- name: notify-mattermost
pull: always
image: registry.sean.farm/mattermost-notify:202202071123
image: registry.sean.farm/mattermost-notify
environment:
token:
from_secret: mattermost-token
@ -245,7 +245,7 @@ steps:
- ./ci/scripts/build.sh linux s390x $${DRONE_COMMIT_SHA}
- name: notify-mattermost
pull: always
image: registry.sean.farm/mattermost-notify:202202071123
image: registry.sean.farm/mattermost-notify
environment:
token:
from_secret: mattermost-token