Skip to content
Snippets Groups Projects
Commit e5a052ca authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

Merge branch 'master' of git.se.informatik.uni-kiel.de:she/theodolite into introduce-actionCommands

parents b5057d49 e3154aa8
No related branches found
No related tags found
1 merge request!201Introduce action commands
Pipeline #5621 failed
include:
- template: 'Workflows/Branch-Pipelines.gitlab-ci.yml'
workflow:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS && $CI_PIPELINE_SOURCE == "push"'
when: never
- when: always
stages:
- build
......@@ -231,7 +235,7 @@ deploy-uc4-load-generator:
.theodolite:
image:
name: ghcr.io/graalvm/native-image:java11-21.1.0
name: ghcr.io/graalvm/native-image:java11-21.3.0
entrypoint: [""]
variables:
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment