Commit fea181cc authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Changing images

parent 234eb417
...@@ -10,14 +10,14 @@ stages: ...@@ -10,14 +10,14 @@ stages:
- build - build
process_asn: process_asn:
image: "mcanterb/asn1test:latest" image: "forge.etsi.org:5050/li/schemas-definitions/asn1test:latest"
stage: check stage: check
interruptible: true interruptible: true
script: script:
- python3 testing/asn_process.py - python3 testing/asn_process.py
process_xsd: process_xsd:
image: "mcanterb/xsdtest:latest" image: "forge.etsi.org:5050/li/schemas-definitions/asn1test:latest"
stage: check stage: check
interruptible: true interruptible: true
script: 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