Merge pull request #1 from andersrh/testing-tags

Add tag for current Fedora version and remove labels
This commit is contained in:
Anders Rytter Hansen 2023-07-31 18:25:03 +02:00 committed by GitHub
commit 95497160cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,8 +75,8 @@ jobs:
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}, ${{ github.repository }}:38
labels: ${{ steps.meta.outputs.labels }}
tags: ${{ steps.meta.outputs.tags }}, ${{ steps.meta.outputs.tags }}-38
# labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max