Fix tags
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2023-11-03 20:01:03 -04:00
parent c7de01e4bf
commit 99bf82f3ff
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@ kind: pipeline
name: default
steps:
- name: docker
- name: build-and-push
image: plugins/docker
settings:
registry: git.clortox.com
@ -13,10 +13,11 @@ steps:
repo: git.clortox.com/tyler/general-api
tags:
- latest
- "build-${DRONE_BUILD_NUMBER}"
- "1.0.${DRONE_BUILDER_NUMBER}"
when:
branch:
- master
- name: notify
image: clortox/drone-ntfy
settings: