Skip to content
Snippets Groups Projects
Unverified Commit 58bef7b1 authored by Niaz's avatar Niaz Committed by GitHub
Browse files

Update frontend.yml

parent 62f5b556
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@ on:
env:
IMAGE_NAME: librephotos-frontend
RELEASE_TAG: github.event.release.name
jobs:
# Run tests.
......@@ -97,4 +96,4 @@ jobs:
context: ./frontend
platforms: linux/amd64,linux/arm64
push: true
tags: reallibrephotos/librephotos-frontend:$RELEASE_TAG
tags: reallibrephotos/librephotos-frontend:${{ github.event.release.name }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment