Commit 7fbe710c authored by canterburym's avatar canterburym
Browse files

Trying other image for checking

parent 6a885175
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
image: "mcanterb/asn1test:latest"

before_script:
  - python3 --version

stages:
  - process
  - check
@@ -19,6 +16,7 @@ process_asn:
    expire_in: 1 day

check_asn_parse:
  image: python:3.9-slim-bullseye
  stage: check
  interruptible: true
  dependencies: