mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 04:28:38 +02:00
Update build-debian.yml
Some checks failed
Build Debian package / build-and-push-image (push) Failing after 9s
Some checks failed
Build Debian package / build-and-push-image (push) Failing after 9s
This commit is contained in:
parent
7441d2cc4a
commit
01a3e50f70
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Build Debian package
|
||||||
# Configures this workflow to run every time a change is pushed to the branch called `release`.
|
# Configures this workflow to run every time a change is pushed to the branch called `release`.
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ['master']
|
branches: ['master', 'main']
|
||||||
|
|
||||||
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
|
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
|
||||||
# env:
|
# env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue