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

fix reference to magento2-unit-test

parent 0d1231f5
Branches
No related tags found
2 merge requests!15Merge Develop into Master,!14Remove the non UNL registry
......@@ -32,7 +32,7 @@ test:
tags:
- dockerd
script:
- docker run --rm unl-its/static-code-analysis sonar-scanner -v
- docker run --rm its-registry.unl.edu/unl-its/docker-ci/static-code-analysis sonar-scanner -v
Push to Container Registry:
after_script:
......
FROM unl-its/magento2-unit-test:latest
FROM its-registry.unl.edu/unl-its/docker-ci/magento2-unit-test:latest
ARG BUILD_DATE
ARG VCS_REF
......@@ -9,7 +9,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.vcs-ref=$VCS_REF \
org.label-schema.vendor="University of Nebraska - Lincoln" \
org.label-schema.version=$VERSION \
org.label-schema.schema-version="1.0" \
org.label-schema.schema-version="1.1" \
maintainer="Alan Nelson <alan.nelson@nebraska.edu>"
# Scripts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment