mirror of
https://github.com/ThisTine/simple-http-server.git
synced 2026-08-19 07:28:47 +07:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c3ecc82ae8 | ||
|
|
b14e70792e | ||
|
|
a30c3117b5 | ||
|
|
88042a570a | ||
|
|
a8e0e4d0bf | ||
|
|
238f5da2af | ||
|
|
88bb17f478 |
@@ -8,10 +8,12 @@ on:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
actions: read
|
actions: read
|
||||||
|
packages: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
trigger-internal-build:
|
trigger-internal-build:
|
||||||
uses: infras/workflow-templates/.gitea/workflows/docker-template.yml@main
|
uses: infras/workflow-templates/.gitea/workflows/docker-template.yml@9d34c16fceb781900c5c079ad06bccf499fbfb2e
|
||||||
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 }}
|
||||||
Reference in New Issue
Block a user