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

Also upload to main repo

parent e74d14f6
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,16 @@ build:pkg:
only:
- master
upload:pkg:
upload:pkg:one:
stage: upload
image: "ai/pkg:base"
script: "upload-packages"
dependencies:
- build:pkg
only:
- master
upload:pkg:two:
stage: upload
image: "ai/pkg:base"
script: "upload-packages -r common urepo@debian.incal.net"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment