ssh maybe

This commit is contained in:
hexlocation's laptop (asiago) 2024-04-04 09:02:41 +02:00
parent 54a4b32e7a
commit c48416ee14

View file

@ -12,5 +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: git.clatter.cc:6970
insecure: true
password: $${gitpat} password: $${gitpat}