mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-20 01:29:04 +08:00
use master for testing
This commit is contained in:
parent
e8481f5505
commit
700254ffc9
@ -3,9 +3,9 @@ FROM ultimaker/cura-build-environment:1
|
|||||||
# Environment vars for easy configuration
|
# Environment vars for easy configuration
|
||||||
ENV CURA_BENV_BUILD_TYPE=Release
|
ENV CURA_BENV_BUILD_TYPE=Release
|
||||||
ENV CURA_BRANCH=docker
|
ENV CURA_BRANCH=docker
|
||||||
ENV URANIUM_BRANCH=3.2
|
ENV URANIUM_BRANCH=master
|
||||||
ENV CURA_ENGINE_BRANCH=3.2
|
ENV CURA_ENGINE_BRANCH=master
|
||||||
ENV MATERIALS_BRANCH=3.2
|
ENV MATERIALS_BRANCH=master
|
||||||
ENV CURA_APP_DIR=/srv/cura
|
ENV CURA_APP_DIR=/srv/cura
|
||||||
|
|
||||||
# Ensure our sources dir exists
|
# Ensure our sources dir exists
|
||||||
|
Loading…
x
Reference in New Issue
Block a user