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