Skip to content
Snippets Groups Projects
Commit ec19c8aa authored by Jason Hiser's avatar Jason Hiser
Browse files

added automatic update of submod for ps-umbrella for zipr module

parent bc85991d
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -81,6 +81,7 @@ update-ps:
- zipr
script:
- "cd $CICD_MODULE_WORK_DIR/peasoup_umbrella"
- "git commit -m \"submod automatic update from zipr update-ps job on $(date)\" zipr"
- "git add zipr"
- "git commit -m \"submod automatic update from zipr update-ps job on $(date)\" "
- "git push"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment