Commit fc52fdc7 authored by canterburym's avatar canterburym
Browse files

Attempting to use project registry

parent 05c16f1f
Pipeline #11651 passed with stage
in 33 seconds
......@@ -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:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment