Removed credentials from package operation #19

Merged
khwezi merged 1 commits from test into main 2026-03-07 16:50:21 +02:00
Showing only changes of commit c78640247d - Show all commits

View File

@@ -16,9 +16,5 @@ steps:
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:3005
insecure: true insecure: true
username:
from_secret: gitea-username
password:
from_secret: gitea-token
dockerfile: Dockerfile dockerfile: Dockerfile
context: ./SampleApi/bin/Release/net8.0/publish/ context: ./SampleApi/bin/Release/net8.0/publish/