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

This commit is contained in:
Afonso Franco 2023-09-19 16:18:55 +01:00
parent c5b8bcba5f
commit ddf86453ac
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: ubuntu-latest
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2