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
|
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:6970
|
registry: git.clatter.cc
|
||||||
insecure: true
|
#insecure: true
|
||||||
password:
|
password:
|
||||||
from_secret: gitpat
|
from_secret: gitpat
|
||||||
|
|
Loading…
Reference in a new issue