Triggering build and deploy on every branch
This commit is contained in:
parent
b5901b253a
commit
b0c347b41b
7
.github/workflows/build-and-deploy.yml
vendored
7
.github/workflows/build-and-deploy.yml
vendored
@ -1,12 +1,7 @@
|
||||
name: Build, push and deploy Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- cd
|
||||
# tags:
|
||||
# - '*'
|
||||
- push
|
||||
|
||||
# Enables BuildKit
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user