azaz
This commit is contained in:
@@ -4,14 +4,20 @@ name: ci
|
||||
#https://www.devsync.se/ci/cd/docker/2023/10/27/gitea-runner-build-docker-containers.html
|
||||
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# # Sequence of patterns matched against refs/heads
|
||||
# branches:
|
||||
# - 'main'
|
||||
# # Sequence of patterns matched against refs/tags
|
||||
# tags:
|
||||
# - '*'
|
||||
|
||||
on:
|
||||
push:
|
||||
# Sequence of patterns matched against refs/heads
|
||||
branches:
|
||||
- 'main'
|
||||
# Sequence of patterns matched against refs/tags
|
||||
tags:
|
||||
- '*'
|
||||
label:
|
||||
types:
|
||||
- created
|
||||
|
||||
# push:
|
||||
# branches:
|
||||
# - 'main'
|
||||
|
||||
Reference in New Issue
Block a user