ssh maybe
This commit is contained in:
parent
54a4b32e7a
commit
c48416ee14
1 changed files with 2 additions and 1 deletions
|
@ -12,5 +12,6 @@ steps:
|
|||
dockerfile: Dockerfile
|
||||
tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"]
|
||||
username: hexlocation
|
||||
registry: git.clatter.cc
|
||||
registry: git.clatter.cc:6970
|
||||
insecure: true
|
||||
password: $${gitpat}
|
||||
|
|
Loading…
Reference in a new issue