File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242 docker build -t frictionlessdata/datapackage-pipelines:${VERSION} --cache-from frictionlessdata/datapackage-pipelines . && \
4343 docker build -t frictionlessdata/datapackage-pipelines:${VERSION} -alpine --cache-from frictionlessdata/datapackage-pipelines . && \
4444 docker pull frictionlessdata/datapackage-pipelines:latest-slim && \
45- docker build -t datapackage-pipelines:latest-slim -f Dockerfile.slim --cache-from frictionlessdata/datapackage-pipelines:latest-slim . && \
46- docker build -t datapackage-pipelines:${VERSION} -slim -f Dockerfile.slim --cache-from frictionlessdata/datapackage-pipelines:latest-slim .
45+ docker build -t frictionlessdata/ datapackage-pipelines:latest-slim -f Dockerfile.slim --cache-from frictionlessdata/datapackage-pipelines:latest-slim . && \
46+ docker build -t frictionlessdata/ datapackage-pipelines:${VERSION} -slim -f Dockerfile.slim --cache-from frictionlessdata/datapackage-pipelines:latest-slim .
4747
4848
4949deploy :
Original file line number Diff line number Diff line change 1- 2.2.2
1+ 2.2.3
You can’t perform that action at this time.
0 commit comments