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

Update proxy.yml

parent 49cf37a4
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,6 @@ on:
paths:
- 'proxy/**'
env:
RELEASE_TAG: github.event.release.name
jobs:
# Run tests.
# See also https://docs.docker.com/docker-hub/builds/automated-testing/
......@@ -86,4 +83,4 @@ jobs:
context: ./proxy
platforms: linux/amd64,linux/arm64
push: true
tags: reallibrephotos/librephotos-proxy:dev
tags: reallibrephotos/librephotos-proxy:${{ 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