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