This commit is contained in:
parent
db2d7570ba
commit
6156d5e9d2
1 changed files with 6 additions and 6 deletions
12
.drone.yml
12
.drone.yml
|
@ -95,9 +95,9 @@ steps:
|
||||||
- docker push codeberg.org/korbs/poke:arm64
|
- docker push codeberg.org/korbs/poke:arm64
|
||||||
|
|
||||||
# If a commit is pushed, run the pipeline.
|
# If a commit is pushed, run the pipeline.
|
||||||
trigger:
|
# trigger:
|
||||||
event:
|
# event:
|
||||||
include:
|
# include:
|
||||||
- push
|
# - push
|
||||||
exclude:
|
# exclude:
|
||||||
- pull_request
|
# - pull_request
|
||||||
|
|
Loading…
Reference in a new issue