This commit is contained in:
parent
258f24f70b
commit
8980df379b
1 changed files with 4 additions and 1 deletions
|
@ -8,8 +8,11 @@ steps:
|
|||
settings:
|
||||
repo: git.thisfro.ch/pflaenz.li/pflaenzli
|
||||
dockerfile: Dockerfile
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_BUILD_NUMBER}
|
||||
registry: git.thisfro.ch/pflaenz.li/pflaenzli
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
from_secret: docker_password
|
||||
|
|
Loading…
Reference in a new issue