im so close 😭 fr now
This commit is contained in:
parent
e0fbf82888
commit
ddcbe6a8ee
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
repo: hexlocation/disseminate
|
repo: hexlocation/disseminate
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tags: latest ${CI_COMMIT_BRANCH}-${CI_COMMIT_TAG}
|
tags: ["latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_TAG}"]
|
||||||
username: ${docker_username}
|
username: ${docker_username}
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
|
Loading…
Reference in a new issue