mirror of
https://github.com/ThisTine/simple-http-server.git
synced 2026-08-18 23:18:48 +07:00
fix: use default container repo
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user