3 Commits
+2 -1
View File
@@ -8,10 +8,11 @@ on:
permissions:
contents: read
actions: read
packages: write
jobs:
trigger-internal-build:
uses: infras/workflow-templates/.gitea/workflows/docker-template.yml@c1573d423a30f642a6118436af19af831cace5e3
uses: infras/workflow-templates/.gitea/workflows/docker-template.yml@c136ee94507f337048f0257465d52f5a270e308a
with:
image_name: 'simple-http-server'
image_tag: ${{ gitea.ref_name }}