Add docker latest tag
This commit is contained in:
parent
f947820f54
commit
1a411a52a4
1 changed files with 3 additions and 1 deletions
|
|
@ -13,4 +13,6 @@ steps:
|
||||||
from_secret: docker_user
|
from_secret: docker_user
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
Loading…
Add table
Reference in a new issue