Skip to content
Snippets Groups Projects

Adding files

Merged fejao requested to merge Adding_files into main
1 file
+ 9
8
Compare changes
  • Side-by-side
  • Inline
+ 9
8
@@ -40,11 +40,12 @@ yamllint-test:
- echo "This is the 'yamllint' test from the 'test' role"
- yamllint .
# trigger-pipeline:
# stage: upstream-trigger
# variables:
# RUN_UPSTREAM_FOR_ROLE_DOCKER_IMAGES: true
# trigger:
# project: fejao/c3infodesk-deployment
# branch: main
# strategy: depend
trigger-pipeline:
stage: upstream-trigger
variables:
RUN_UPSTREAM_FOR_ROLE_DOCKER_IMAGES: true
trigger:
project: fejao/c3infodesk-deployment
# branch: main
branch: Adding_role_docker_images_submodule
strategy: depend
Loading