Skip to content

Commit 5f06fec

Browse files
Merge pull request #842 from BIM2SIM/development
Update Dockerfiles setup for bim2sim release v0.3.0
2 parents 9cf4263 + 87b8a77 commit 5f06fec

File tree

3 files changed

+102
-98
lines changed

3 files changed

+102
-98
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ stages:
55
- Test Regression
66
- doc
77
- code_quality
8-
- release
8+
- release_modelica
9+
- release_energyplus
910
- deploy
1011

1112
variables:

ci/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,3 @@ that those images are not used during CI, only for later usage.
3838

3939
As multiple images are build and pushed in parallel, the kubernetes runner sometimes fails.
4040
If this is the case, just go to the mirrored `bim2sim` in gitlab and re-trigger the job.
41-
Possible #TODO: If this happens too often, consider running the jobs the field `resource_group: image_build_push`
42-

0 commit comments

Comments
 (0)