Compare commits
2
Commits
83c7844880
...
7eb870a29c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7eb870a29c | ||
|
|
c78640247d |
+1
-5
@@ -15,10 +15,6 @@ steps:
|
|||||||
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: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/
|
||||||
Reference in New Issue
Block a user