Skip to content
Snippets Groups Projects
Commit 118d3baa authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'extend-general.yml' into 'master'

Move everything not related to a job to general

See merge request AlekSIS/official/AlekSIS!289
parents 36657f73 5a4cd752
No related branches found
No related tags found
1 merge request!289Move everything not related to a job to general
Pipeline #2374 passed
stages:
- test
- build
- deploy
include:
- local: "/ci/general.yml"
- local: "/ci/test.yml"
......
image: registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master
build_docker:
stage: build
image:
......
image: registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:latest
stages:
- test
- build
- deploy
variables:
GIT_SUBMODULE_STRATEGY: recursive
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
......
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