Skip to content
Snippets Groups Projects

ci: setup application helms in the monorepo

Merged Zdravko Iliev requested to merge find-dist-location into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -387,6 +387,7 @@ docker-agent:
- apps/agent/src/app/*
- if: '$CI_COMMIT_TAG'
after_script:
- echo $CI_JOB_ID
- ls $CI_PROJECT_DIR
- echo $CI_PROJECT_DIR
- ls apps
Loading