Loading templates/gitlab-ci-postman.yml +0 −3 Original line number Diff line number Diff line Loading @@ -78,9 +78,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master # Default Docker image (can be overridden) POSTMAN_IMAGE: $[[ inputs.image ]] POSTMAN_COLLECTIONS: $[[ inputs.collections ]] Loading Loading
templates/gitlab-ci-postman.yml +0 −3 Original line number Diff line number Diff line Loading @@ -78,9 +78,6 @@ workflow: - when: on_success variables: # variabilized tracking image TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master # Default Docker image (can be overridden) POSTMAN_IMAGE: $[[ inputs.image ]] POSTMAN_COLLECTIONS: $[[ inputs.collections ]] Loading