Commit 4f94dda3 authored by NGPixel's avatar NGPixel

fix: docker remove build deps

parent 680fd730
......@@ -44,6 +44,7 @@ deploy-docker-master:
name: remove dev dependencies
code: |
yarn install --production --ignore-scripts --prefer-offline
apk del build-base yarn
- internal/docker-push:
username: $DOCKER_HUB_USERNAME
password: $DOCKER_HUB_PASSWORD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment