mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-07-31 17:53:45 +00:00
Updated various yaml files to include proper opening lines.
Tweaked the name of the stale threads workflow.
This commit is contained in:
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
@@ -1,3 +1,4 @@
|
||||
---
|
||||
name: 'Docker Image'
|
||||
|
||||
on:
|
||||
@@ -42,7 +43,6 @@ jobs:
|
||||
|
||||
- name: Docker Image Build
|
||||
uses: docker/build-push-action@v2
|
||||
#if: github.ref == 'refs/heads/master'
|
||||
with:
|
||||
context: ./
|
||||
file: ./docker/Dockerfile
|
||||
|
Reference in New Issue
Block a user