dsgkj
Docker Build / publish_api (push) Failing after 34s Details

Lea 2024-01-24 11:56:29 +01:00
parent ef1c0cbf20
commit 0a6c92059a
Signed by: Lea
GPG Key ID: 1BAFFE8347019C42
1 changed files with 0 additions and 2 deletions

View File

@ -53,8 +53,6 @@ jobs:
- name: Build and push
uses: actions/docker-build-push-action@v3
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}