Build
All checks were successful
Build and Push Pihole Latest Image / build (push) Successful in 42s
All checks were successful
Build and Push Pihole Latest Image / build (push) Successful in 42s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Build and Push Docker Image
|
||||
name: Build and Push Pihole Latest Image
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: main
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
|
||||
Reference in New Issue
Block a user