Compare commits

..

2 Commits

Author SHA1 Message Date
7eb870a29c Merge pull request 'Removed credentials from package operation' (#19) from test into main
Some checks failed
continuous-integration/drone Build is failing
Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/19
2026-03-07 16:50:21 +02:00
c78640247d Removed credentials from package operation 2026-03-07 16:49:59 +02:00

View File

@@ -15,10 +15,6 @@ steps:
settings:
repo: gitea.khongisa.co.za/khwezi/sampleapi
registry: registry.khongisa.co.za:3005
insecure: true
username:
from_secret: gitea-username
password:
from_secret: gitea-token
insecure: true
dockerfile: Dockerfile
context: ./SampleApi/bin/Release/net8.0/publish/