Skip to content
Snippets Groups Projects

feat(ci): data import via GitLab CI Job Service Container

Merged Mathias Goebel requested to merge update-remote into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
#!/bin/bash
# load all transformation results from service
# load all transformation results from service (mainly the GitLab CI job's service container)
# PUT the results to a target instance
# parsing incoming parameter, see: https://stackoverflow.com/a/14203146
Loading