mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 01:35:41 +00:00
Merge pull request #17 from Pagwin-Fedora/development
works slightly differently
This commit is contained in:
commit
4ce0dabf08
1 changed files with 1 additions and 3 deletions
4
.github/workflows/website-publish.yml
vendored
4
.github/workflows/website-publish.yml
vendored
|
@ -45,9 +45,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
# https://github.com/docker/metadata-action#basic
|
# https://github.com/docker/metadata-action#basic
|
||||||
tags:
|
tags: user/website_frontend:latest , user/website_frontend:{{steps.meta.outputs.sha}}
|
||||||
- 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