FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 6ab892f2 authored by Andrew Vella's avatar Andrew Vella
Browse files

fix broken build pipeline

* pinned openapi-generator-cli to v6.5.0
parent 43d0b8ab
No related branches found
No related tags found
1 merge request!38fix broken build pipeline
Pipeline #329236 waiting for manual action
# This Dockerfile is just used for testing purposes and therefore builds in tox
# to the image.
FROM openapitools/openapi-generator-cli as builder
FROM openapitools/openapi-generator-cli:v6.5.0 as builder
WORKDIR /generated
......
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