mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-04-30 20:12:31 +02:00
ci: changed default BEC branch to main
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ image: $CI_DOCKER_REGISTRY/python:3.10
|
||||
#commands to run in the Docker container before starting each job.
|
||||
variables:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
BEC_CORE_BRANCH: "master"
|
||||
BEC_CORE_BRANCH: "main"
|
||||
OPHYD_DEVICES_BRANCH: "master"
|
||||
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user