This commit is contained in:
maximo tejeda 2024-02-08 18:06:28 -04:00
parent 5c097be671
commit 7171dd09f3

View File

@ -10,8 +10,7 @@ jobs:
needs: build needs: build
if: gitea.ref == 'refs/heads/main' if: gitea.ref == 'refs/heads/main'
steps: steps:
- name: chekcout - uses: https://github.com/actions/checkout@v4
uses: https://github.com/actions/checkout@v4
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3 uses: https://github.com/docker/setup-buildx-action@v3
with: with: