mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 01:11:25 +01:00
Avoid triggering on pushes
This commit is contained in:
parent
e619741623
commit
ca932a4658
@ -19,7 +19,6 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: 192.168.69.1:5000/php-ci:latest
|
image: 192.168.69.1:5000/php-ci:latest
|
||||||
when:
|
when:
|
||||||
branch: stable
|
|
||||||
event: tag
|
event: tag
|
||||||
secrets:
|
secrets:
|
||||||
- GITHUB_TOKEN
|
- GITHUB_TOKEN
|
||||||
|
@ -11,7 +11,6 @@ pipeline:
|
|||||||
deploy:
|
deploy:
|
||||||
image: 192.168.69.1:5000/php-ci:latest
|
image: 192.168.69.1:5000/php-ci:latest
|
||||||
when:
|
when:
|
||||||
branch: stable
|
|
||||||
event: tag
|
event: tag
|
||||||
secrets:
|
secrets:
|
||||||
- GITHUB_TOKEN
|
- GITHUB_TOKEN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user