Skip to content

Commit

Permalink
mf
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed Dec 9, 2024
1 parent 8253989 commit f480c5a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ stages:
prepare-tira-environment:
stage: Preparation
image:
name: webis/tira-git-pipelines:0.0.33
name: webis/tira-git-pipelines:0.0.37
pull_policy: if-not-present
artifacts:
untracked: true
Expand Down Expand Up @@ -66,7 +66,7 @@ run-user-software:
persist-software-result:
stage: Persist Software Result
image:
name: webis/tira-git-pipelines:0.0.33
name: webis/tira-git-pipelines:0.0.37
pull_policy: if-not-present
artifacts:
untracked: true
Expand Down Expand Up @@ -103,7 +103,7 @@ evaluate-software-result:
persist-evaluation-result:
stage: Persist Evaluation Result
image:
name: webis/tira-git-pipelines:0.0.33
name: webis/tira-git-pipelines:0.0.37
pull_policy: if-not-present
script:
- tira-persist-evaluation-result.sh
Expand Down

0 comments on commit f480c5a

Please sign in to comment.