mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-17 22:55:42 +00:00
commit
ea6f036560
1 changed files with 1 additions and 2 deletions
3
.github/workflows/website-publish.yml
vendored
3
.github/workflows/website-publish.yml
vendored
|
@ -55,8 +55,7 @@ jobs:
|
|||
# https://github.com/docker/metadata-action#basic
|
||||
tags: user/website_frontend:latest
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args:
|
||||
- COMMENTS_BACKEND=comments_backend
|
||||
build-args: COMMENTS_BACKEND=comments_backend
|
||||
#jobs:
|
||||
# build:
|
||||
# runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue