Update .gitlab-ci.yml file

kf7eel
Simon 4 years ago
parent d000927cb2
commit 31a8cdffa5

@ -22,7 +22,7 @@ build-job: # This job runs in the build stage, which runs first.
stage: build
script:
- echo "Compiling the code..."
- cd docker-config
- cd docker-configs
- docker buildx build --no-cache -f Dockerfile-proxy -t hacknix/freedmr:development-latest --platform linux/arm/v7,linux/amd64,linux/i386,linux/arm64 --push .

Loading…
Cancel
Save

Powered by TurnKey Linux.