mauwii
a5719aabf8
update Dockerfile
...
- link environment.yml from new environemnts path
- change default conda_env_file
- quote all variables to avoid splitting
- also remove paths from conda-env-files in build-container.yml
2022-11-10 04:14:35 +01:00
Lincoln Stein
44a18511fa
update paths in container build workflow
2022-11-09 20:51:06 +00:00
mauwii
41b04316cf
rename job, remove debug branch from triggers
2022-11-03 20:06:26 -04:00
mauwii
e97c6db2a3
include build matrix to build x86_64 and aarch64
2022-11-03 20:06:26 -04:00
mauwii
896820a349
disable caching
2022-11-03 20:06:26 -04:00
mauwii
06c8f468bf
disable PR-Validation
...
since there are no files passed from context this is unecesarry
2022-11-03 20:06:26 -04:00
mauwii
61920e2701
update action to use current branch
...
also update build-args of dockerfile and build.sh
2022-11-03 20:06:26 -04:00
mauwii
aa3a774f73
update build-container.yml to use cachev3
2022-11-03 20:06:26 -04:00
mauwii
da5de6a240
remove some bloating caches
...
since free 10GB Limit is already overused multiple times
2022-10-29 18:50:37 +02:00
mauwii
8b8c1068d9
fix missleading name to Build container
...
since it it not pushing the container anywhere
2022-10-27 23:14:31 -04:00
mauwii
7793dbb4b4
change pull_request_target to pull_request
...
since no secrets are used in this action this should be totally fine.
2022-10-27 23:14:31 -04:00
mauwii
77b93ad0c2
remove debug branch from action trigger
2022-10-27 23:14:31 -04:00
mauwii
f99671b764
fix tag for repositorys containing uppercase
2022-10-27 23:14:31 -04:00
mauwii
442f584afa
add action to build the container
...
it does not push the container but verify buildability
2022-10-27 17:06:50 -04:00