Compare commits

...
2 Commits
Author SHA1 Message Date
khwezi 1af6ceb288 Merge pull request 'talking to registry directly' (#25) from test into main
Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/25
2026-03-07 17:58:42 +02:00
khwezi 114af926c8 talking to registry directly 2026-03-07 17:51:34 +02:00
+1 -1
View File
@@ -14,7 +14,7 @@ steps:
image: plugins/docker image: plugins/docker
settings: settings:
repo: gitea.khongisa.co.za/khwezi/sampleapi repo: gitea.khongisa.co.za/khwezi/sampleapi
registry: registry.khongisa.co.za:3005 registry: registry.khongisa.co.za:3004
insecure: true insecure: true
dockerfile: Dockerfile dockerfile: Dockerfile
context: . context: .