Skip to content

Commit

Permalink
Smaller fix in workflow (#218)
Browse files Browse the repository at this point in the history
* Merge build and deploy to fix deploy problems

* Add 1st version of redo

* Error with pip installed requirements.txt -

* Fix for notebook

* Remove need of base,

* Use NEST Desktop v3.3.1

* Use bash and fail to an error

* Add 3.7 to run skript

* Remove all dev packages to shrink the image

* Goingback to working setup

* Add Dwith-optimize="-O2" to cmake options

* Fix numpy version and rename to 3.7rc1

* Add 3.7rc1 to CI

* Add 3.7rc1

* Complet rework of dockerfile

* Combine image layers

* Fix naming
  • Loading branch information
steffengraber authored Mar 26, 2024
1 parent cd9a7c1 commit 6db8e05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci-templates/000_3.7.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
### 3.7rc1 ###
###############################################

Build_Dev:

Build_3.7:
stage: build
rules:
- when: always
Expand Down

0 comments on commit 6db8e05

Please sign in to comment.