-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Start with the adjustment of the interim results (#390)
adjustment of the interim results Co-authored-by: anikaweinmann <[email protected]> Co-authored-by: Carmen Tawalika <[email protected]>
- Loading branch information
1 parent
ebb1a8a
commit 3c960fc
Showing
11 changed files
with
700 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ FROM mundialis/actinia-core:4.0.0 as actinia_test | |
LABEL authors="Carmen Tawalika,Anika Weinmann" | ||
LABEL maintainer="[email protected],[email protected]" | ||
|
||
ENV ACTINIA_API_VERSION 3.3.0 | ||
ENV ACTINIA_API_VERSION 3.4.0 | ||
|
||
ENV SETUPTOOLS_SCM_PRETEND_VERSION=0.0.0 | ||
ENV ACTINIA_CUSTOM_TEST_CFG /etc/default/actinia_test | ||
|
Oops, something went wrong.