[test build_push]
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
|
||||
# on: [push]
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
## Exemple https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user