Skip to content
Snippets Groups Projects
Commit 29e509e2 authored by ale's avatar ale
Browse files

Update .gitlab-ci.yml file

parent d8626700
Branches
No related tags found
No related merge requests found
Pipeline #44175 passed
...@@ -8,6 +8,18 @@ build_pkg:bullseye:amd64: ...@@ -8,6 +8,18 @@ build_pkg:bullseye:amd64:
only: only:
- master - master
upload_pkg:buster:
variables:
REPOSITORY: liber/buster
upload_pkg:bullseye:
variables:
REPOSITORY: liber/bullseye
upload_pkg:bookworm:
variables:
REPOSITORY: liber/bookworm
test: test:
stage: test stage: test
image: registry.git.autistici.org/ai3/docker/test/golang:master 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.
Please register or to comment