Skip to content
Snippets Groups Projects
Commit fc52fdc7 authored by canterburym's avatar canterburym
Browse files

Attempting to use project registry

parent 05c16f1f
No related branches found
No related tags found
No related merge requests found
Pipeline #11651 passed
......@@ -2,14 +2,14 @@ stages:
- check
process_asn:
image: "mcanterb/asn1test:latest"
image: "forge.etsi.org:5050/li/schemas-definitions/asn1test:latest"
stage: check
interruptible: true
script:
- python3 testing/asn_process.py
process_xsd:
image: "mcanterb/xsdtest:latest"
image: "forge.etsi.org:5050/li/schemas-definitions/xsdtest:latest"
stage: check
interruptible: true
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment