DEbugging this nightmare.

This commit is contained in:
Nicolas Patry 2024-05-15 14:23:41 +00:00
parent dc0b8d76b5
commit f3f7140110

View File

@ -130,6 +130,8 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
type=raw,value=sha-${{ env.GITHUB_SHA_SHORT }}
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v4