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

Update .gitlab-ci.yml

parent 864394ac
No related branches found
No related tags found
1 merge request!16Resolve "validate xml file in CI/CD"
variables: variables:
GITLAB_CI: 1 GITLAB_CI: 1
image:
stages: stages:
- test - test
XML Lint: XML Lint:
stage: test stage: test
image: its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest image:
-name: its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest
tags: tags:
- iam-pub, docker - iam-pub, docker
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment