We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e682eb5 commit abb1587Copy full SHA for abb1587
oci-build-examples/oci_devops_graalee_micronaut/build_spec.yaml
@@ -10,8 +10,6 @@ env:
10
# However, PATH can be changed in a build step and the change is visible in subsequent steps.
11
TAG: "mn-hello-ni:0.0.1"
12
APP_FILE: "MnHelloRest"
13
- ## TEMPORARY WORKAROUND FOR GVME 22.2
14
- USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM: false
15
16
# exportedVariables are made available to use as parameters in sucessor Build Pipeline stages
17
# For this Build to run, the Build Pipeline needs to have a BUILDRUN_HASH parameter set
0 commit comments