Fix upstream syntax of container name
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Tyler Perkins 2023-12-18 18:29:51 -05:00
parent afd7ed55d8
commit 79e73ba2b6
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@ steps:
- name: build-and-push
image: plugins/docker
settings:
repo: git.clortox.com/Infrastructure/filebrowser
repo: git.clortox.com/infrastructure/filebrowser
registry: git.clortox.com
username:
from_secret: gitea_docker_username
@ -18,6 +18,7 @@ steps:
when:
event:
- tag
- name: notify
image: clortox/drone-ntfy
settings:
@ -30,7 +31,7 @@ steps:
CLICK: https://drone.clortox.com/Infrastructure/filebrowser
TITLE: Filebrowser
when:
branch:
event:
- tag