mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 05:25:42 +00:00
e
This commit is contained in:
parent
003ab593a1
commit
774dabea88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/website-publish.yml
vendored
2
.github/workflows/website-publish.yml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
# https://github.com/docker/metadata-action#basic
|
# 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 }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
#jobs:
|
#jobs:
|
||||||
# build:
|
# build:
|
||||||
|
|
Loading…
Reference in a new issue