Fix drops static env

This commit is contained in:
Jan Stabenow 2022-07-19 17:01:06 +02:00 committed by GitHub
parent d19c96ac3f
commit b4ecf7309a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,13 +26,6 @@ jobs:
with:
semver_only: true
- uses: cardinalby/export-env-action@v1
with:
envFile: '.github_build/Build.alpine.env'
export: 'true'
expandWithJobEnv: 'true'
expand: 'true'
- name: Docker meta
id: meta
uses: docker/metadata-action@v4