Merge pull request #16 from Pagwin-Fedora/development

fucking around
This commit is contained in:
Pagwin 2023-09-15 16:12:30 -04:00 committed by GitHub
commit fe997a3721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,10 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
# https://github.com/docker/metadata-action#basic
tags:
- user/website_frontend:latest
- user/website_frontend:{{steps.meta.outputs.sha}}
labels: ${{ steps.meta.outputs.labels }}
#jobs:
# build: