Skip to content
Snippets Groups Projects
Commit b551cb72 authored by Raul Barreras's avatar Raul Barreras
Browse files

Update .gitlab-ci.yml

parent a56e64bd
No related branches found
No related tags found
1 merge request!16Resolve "validate xml file in CI/CD"
variables:
GITLAB_CI: 1
stages: stages:
- test - test
before_script: before_script:
- rm -f /home/gitlab-runner/.docker/config.json - rm -f /home/gitlab-runner/.docker/config.json
XML Lint: XML_Lint:
stage: test stage: test
image: image:
name: its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest name: its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment