mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-12 19:23:51 +00:00
chore: run on push to docker-branch
This commit is contained in:
parent
ff0b6fddf9
commit
6feb6c2c03
7
.github/workflows/docker.yml
vendored
7
.github/workflows/docker.yml
vendored
|
@ -1,9 +1,10 @@
|
|||
name: Build and Publish Docker Container
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- docker_container
|
||||
# pull_request:
|
||||
# branches:
|
||||
# - main
|
||||
|
|
Loading…
Reference in New Issue
Block a user