Update .forgejo/workflows/demo.yaml
/ test (push) Failing after 23s Details

This commit is contained in:
Martyn 2024-03-08 15:44:22 +00:00
parent 1b9f146146
commit 2f5fae26c7
1 changed files with 8 additions and 2 deletions

View File

@ -16,11 +16,17 @@ jobs:
driver-opts: |
namespace=git
qemu.install=false
- name: Login to Docker Registry
uses: docker/login-action@v3
with:
registry: hub.docker.com
username: imartyn
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
push: false
push: true
platforms: linux/amd64
tags: |
imartyn/usb-ipp:latest
imartyn/usb-ipp:latest