This commit is contained in:
Pagwin 2023-09-15 16:16:10 -04:00
parent 003ab593a1
commit 774dabea88
No known key found for this signature in database
GPG key ID: F5FB283DD4B1A998

View file

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