actions
Some checks reported warnings
Build dockerfile / Build-dockerfile (push) Has been cancelled

This commit is contained in:
Afonso Franco 2023-09-19 16:24:32 +01:00
parent 0393e05c96
commit 8348081d79
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys

View file

@ -3,7 +3,7 @@ on: [push]
jobs:
Build-dockerfile:
runs-on: docker
runs-on: docker-runner
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2