Triggering build and deploy on every branch
This commit is contained in:
@@ -1,12 +1,7 @@
|
|||||||
name: Build, push and deploy Docker image
|
name: Build, push and deploy Docker image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
- push
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
- cd
|
|
||||||
# tags:
|
|
||||||
# - '*'
|
|
||||||
|
|
||||||
# Enables BuildKit
|
# Enables BuildKit
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user