Skip to content
Snippets Groups Projects
Verified Commit 3ae1a359 authored by nd's avatar nd
Browse files

move settings to shared files

parent 117709c2
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,11 @@ variables: ...@@ -2,8 +2,11 @@ variables:
DEBIAN_FRONTEND: noninteractive DEBIAN_FRONTEND: noninteractive
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
APT_API_URL: https://packages.cccv.de APT_API_URL: https://packages.cccv.de
APT_REPO: infrapackages-$PACKAGE_NAME
RUN_AUTOUPDATE: "0"
stages: stages:
- build - build
- package - package
- publish - publish
- autoupdate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment