Skip to content
Snippets Groups Projects

ci: setup application helms in the monorepo

Merged Zdravko Iliev requested to merge find-dist-location into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
FROM node:18.16.0-buster-slim
##
# Argument handler
ARG API_TOKEN
ARG JOB_ID
Loading