Skip to content
Snippets Groups Projects

Merging final pip in main

Closed Isabelle Josephine Karal requested to merge s91190/app-service:stable into main
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
+ 6
0
@@ -8,6 +8,12 @@ job_build:
script:
- echo build
job_lint:
stage: test
script:
- echo lint
job_test:
stage: test
script:
Loading