chore(): Adds a dev tag to the container before promotion #3
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ steps:
|
|||
squash: true
|
||||
tags:
|
||||
- "${DRONE_COMMIT_SHA:0:8}"
|
||||
- "dev"
|
||||
depends_on:
|
||||
- check-container
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue