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 abb1587 commit 413e7caCopy full SHA for 413e7ca
oci-build-examples/oci_devops_graalee_micronaut/build_spec_verbose.yaml
@@ -13,8 +13,6 @@ env:
13
# However, PATH can be changed in a build step and the change is visible in subsequent steps.
14
TAG: "mn-hello-ni:0.0.1"
15
APP_FILE: "MnHelloRest"
16
- ## TEMPORARY WORKAROUND FOR GVME 22.2
17
- USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM: false
18
19
# exportedVariables are made available to use as parameters in sucessor Build Pipeline stages
20
# For this Build to run, the Build Pipeline needs to have a BUILDRUN_HASH parameter set
0 commit comments