Update and rename docker-develop.yml to docker-develop.yml.disable
This commit is contained in:
parent
47a3774e28
commit
7804bfc735
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name: Build and Push Docker image
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
build:
|
||||
Loading…
Reference in a new issue