generated from tyler/Generic-Template
Fix upstream syntax of container name
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
afd7ed55d8
commit
79e73ba2b6
@ -6,7 +6,7 @@ steps:
|
|||||||
- name: build-and-push
|
- name: build-and-push
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: git.clortox.com/Infrastructure/filebrowser
|
repo: git.clortox.com/infrastructure/filebrowser
|
||||||
registry: git.clortox.com
|
registry: git.clortox.com
|
||||||
username:
|
username:
|
||||||
from_secret: gitea_docker_username
|
from_secret: gitea_docker_username
|
||||||
@ -18,6 +18,7 @@ steps:
|
|||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
- name: notify
|
- name: notify
|
||||||
image: clortox/drone-ntfy
|
image: clortox/drone-ntfy
|
||||||
settings:
|
settings:
|
||||||
@ -30,7 +31,7 @@ steps:
|
|||||||
CLICK: https://drone.clortox.com/Infrastructure/filebrowser
|
CLICK: https://drone.clortox.com/Infrastructure/filebrowser
|
||||||
TITLE: Filebrowser
|
TITLE: Filebrowser
|
||||||
when:
|
when:
|
||||||
branch:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user