mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 23:04:34 +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
|
||||
ENV CURA_BENV_BUILD_TYPE=Release
|
||||
ENV CURA_BRANCH=docker
|
||||
ENV URANIUM_BRANCH=3.2
|
||||
ENV CURA_ENGINE_BRANCH=3.2
|
||||
ENV MATERIALS_BRANCH=3.2
|
||||
ENV URANIUM_BRANCH=master
|
||||
ENV CURA_ENGINE_BRANCH=master
|
||||
ENV MATERIALS_BRANCH=master
|
||||
ENV CURA_APP_DIR=/srv/cura
|
||||
|
||||
# Ensure our sources dir exists
|
||||
|
Loading…
x
Reference in New Issue
Block a user