mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 14:25:41 -04:00
ci: update docker build workflow
This commit is contained in:
3
.github/workflows/deploy-docker.yml
vendored
3
.github/workflows/deploy-docker.yml
vendored
@@ -54,6 +54,9 @@ jobs:
|
|||||||
- name: "⚙️ Set up Docker Buildx"
|
- name: "⚙️ Set up Docker Buildx"
|
||||||
id: buildx
|
id: buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
with:
|
||||||
|
version: latest
|
||||||
|
driver-opts: 'image=moby/buildkit:v0.10.5'
|
||||||
|
|
||||||
- name: "⚙️ Login to DockerHub"
|
- name: "⚙️ Login to DockerHub"
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
|
|||||||
Reference in New Issue
Block a user