.gitea/workflows/build.yml aktualisiert
This commit is contained in:
parent
2c2b17bb0d
commit
369f14dab6
@ -1,6 +1,9 @@
|
|||||||
name: Create dokuwiki docker image
|
name: Create dokuwiki docker image
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- '*Dockerfile'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
Loading…
Reference in New Issue
Block a user