Skip to content
Snippets Groups Projects
Commit 7cb7a575 authored by ale's avatar ale
Browse files

Override target Debian repo for non-stable builds

parent d2c5619e
No related branches found
No related tags found
No related merge requests found
Pipeline #44525 passed
......@@ -4,11 +4,18 @@ build_pkg:buster:amd64:
when: manual
upload_pkg:buster:
variables:
REPOSITORY: autoradio/buster
when: manual
upload_pkg:ci:bullseye:
when: manual
upload_pkg:bookworm:
variables:
REPOSITORY: autoradio/bookworm
when: manual
test:
stage: test
image: registry.git.autistici.org/ai3/docker/test/golang:master
......
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