mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 20:42:33 +02:00
Update build-debian.yml
Some checks failed
Build Debian package / build-and-push-image (push) Failing after 13s
Some checks failed
Build Debian package / build-and-push-image (push) Failing after 13s
This commit is contained in:
parent
01a3e50f70
commit
19a06573ef
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Checkout repository
|
||||||
|
run: apt-get update && apt-get install build-essentials
|
||||||
|
|
||||||
- name: Build Debian package
|
- name: Build Debian package
|
||||||
run: dpkg-buildpackage -us -uc -b --target-arch amd64
|
run: dpkg-buildpackage -us -uc -b --target-arch amd64
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue