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

Update backend.yml

parent 58bef7b1
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ on:
env:
IMAGE_NAME: librephotos
RELEASE_TAG: github.event.release.name
jobs:
# Run tests.
......@@ -88,4 +87,4 @@ jobs:
context: ./backend
platforms: linux/amd64,linux/arm64
push: true
tags: reallibrephotos/librephotos:$RELEASE_TAG
tags: reallibrephotos/librephotos:${{ 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