1 Commits
Author SHA1 Message Date
sittichok Ouamsiri 8ba2776460 fix: use default container repo 2026-06-13 23:43:17 +07:00
-1
View File
@@ -15,7 +15,6 @@ jobs:
uses: infras/workflow-templates/.gitea/workflows/docker-template.yml@47684a2ffa498f4101557efc3acf1ae8a354178f uses: infras/workflow-templates/.gitea/workflows/docker-template.yml@47684a2ffa498f4101557efc3acf1ae8a354178f
with: with:
image_name: 'simple-http-server' image_name: 'simple-http-server'
image_owner: thistine
image_tag: ${{ gitea.ref_name }} image_tag: ${{ gitea.ref_name }}
secrets: secrets:
REGISTRY_USER: ${{ secrets.REGISTRY_USER }} REGISTRY_USER: ${{ secrets.REGISTRY_USER }}