workkkkk
This commit is contained in:
parent
7934250fc4
commit
ec15a0d0c3
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ steps:
|
||||||
dockerfile: Dockerfile
|
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: hexlocation
|
username: hexlocation
|
||||||
registry: git.clatter.cc
|
registry: https://git.clatter.cc
|
||||||
password:
|
password:
|
||||||
from_secret: git_pat
|
from_secret: git_pat
|
||||||
|
|
Loading…
Reference in a new issue