ref for docker action
Some checks failed
Build Docker Image / arm-docker-build (push) Failing after 7s

This commit is contained in:
Gabriel Simmer 2023-07-16 10:52:00 +01:00
parent 9e50e99d3c
commit e9c4c3d0a6
Signed by: arch
GPG key ID: C81B106D46C5B875

View file

@ -13,7 +13,7 @@ jobs:
with: with:
ref: trunk ref: trunk
- name: Build and Push ARM Image - name: Build and Push ARM Image
uses: https://github.com/docker/build-push-action uses: https://github.com/docker/build-push-action@v4.1.1
with: with:
push: true push: true
tags: icr.gmem.ca/dref:arm tags: icr.gmem.ca/dref:arm