Skip to content
Snippets Groups Projects

Draft: Resolve "Job Failed #85389 Password: su: Authentication failure"

1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
+ 1
3
@@ -6,9 +6,7 @@ before_script:
XML_Lint:
stage: test
image:
name: its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest
tags:
- iam-pub, dockerd, shell
script:
- docker run -v ${PWD}:/work its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest xml-lint /work/ --no-schema
- echo "Testing shell executor"
Loading