push only
Some checks failed
Build and push container / Container-Build (push) Failing after 2m5s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 39s

This commit is contained in:
2024-07-27 15:56:19 +02:00
parent 94be339a0a
commit 399cce6a2e

View File

@@ -2,7 +2,7 @@
name: Build and push container
run-name: Container creation
# change later for only tags
on: [tag push]
on: [push]
jobs:
Container-Build:
runs-on: ubuntu-latest