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