1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 21:31:28 +01:00

Avoid triggering on pushes
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
Daniil Gentili 2022-06-04 17:51:12 +02:00
parent e619741623
commit ca932a4658
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
2 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@ pipeline:
build:
image: 192.168.69.1:5000/php-ci:latest
when:
branch: stable
event: tag
secrets:
- GITHUB_TOKEN

View File

@ -11,7 +11,6 @@ pipeline:
deploy:
image: 192.168.69.1:5000/php-ci:latest
when:
branch: stable
event: tag
secrets:
- GITHUB_TOKEN