1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-05-21 23:56:03 +02:00

Revert "Trying to use the regular Dockerfile ...."

This commit is contained in:
Dirk Wetter 2025-04-25 18:22:14 +02:00 committed by GitHub
parent 3fd3470e49
commit f00af62d9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -52,7 +52,7 @@ jobs:
with:
push: ${{ github.event_name != 'pull_request' }}
context: .
file: Dockerfile
file: Dockerfile.git
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le
build-args: BUILD_VERSION
cache-from: type=gha, scope=${{ github.workflow }}