Skip to content
Snippets Groups Projects
Commit 6d0755ef authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Bad gitlab ci conf for building image

parent 8335b1ac
No related branches found
No related tags found
No related merge requests found
variables:
IMAGE_NAME: funkwhale/funkwhale
IMAGE: $IMAGE_NAME:$CI_BUILD_REF
IMAGE: $IMAGE_NAME:$CI_COMMIT_REF_NAME
IMAGE_LATEST: $IMAGE_NAME:latest
......
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