Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
Update the image for the binary building stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Oz Tiram committed Nov 20, 2019
1 parent 4f2619b commit 84857ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ pages:
# sudo make docker-build-pyinstaller TAG=0.3.1 ORG=registry.gitlab.com/noris-network/koris
build:
stage: build
image: oz123/koris-builder:0.3
image: registry.gitlab.com/noris-network/koris/koris-builder:0.3
script:
- make install build-exec
- python3 setup.py sdist
Expand Down

0 comments on commit 84857ef

Please sign in to comment.