Loading templates/gitlab-ci-testssl.yml +0 −3 Original line number Diff line number Diff line Loading @@ -81,9 +81,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) TESTSSL_IMAGE: $[[ inputs.image ]] TESTSSL_ARGS: $[[ inputs.args ]] Loading Loading
templates/gitlab-ci-testssl.yml +0 −3 Original line number Diff line number Diff line Loading @@ -81,9 +81,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) TESTSSL_IMAGE: $[[ inputs.image ]] TESTSSL_ARGS: $[[ inputs.args ]] Loading