Skip to content
Snippets Groups Projects
Commit 1e6a59e7 authored by Philipp Stadler's avatar Philipp Stadler
Browse files

feat: provide JSONP utility in build image

parent 4255b998
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ zip \ ...@@ -13,7 +13,7 @@ zip \
curl curl
RUN npm install --global \ RUN npm install --global \
yarn \ yarn \
mudslide to-static-jsonp
COPY Pipfile Pipfile.lock /app/ COPY Pipfile Pipfile.lock /app/
RUN cd /app && pipenv install --system --deploy RUN cd /app && pipenv install --system --deploy
......
2.0.0 3.0.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment