fix naming x2

This commit is contained in:
hexlocation's laptop (asiago) 2024-03-31 07:04:30 -04:00
parent eaf000dee6
commit 1f3160064c

View file

@ -9,7 +9,7 @@ steps:
repo: hexlocation/disseminate
platforms: linux/amd64
dockerfile: Dockerfile
tags: ["${CI_COMMIT_BRANCH-latest}","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"]
tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"]
username: ${docker_username}
password:
from_secret: docker_password