We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb5d38 commit d585166Copy full SHA for d585166
.github/workflows/create-xml-asset.yml
@@ -40,7 +40,7 @@ jobs:
40
-e PORT_CONFIGURATION_PROJECTNAME="${{ steps.repository-metadata.outputs.REPOSITORY_NAME }}" \
41
-e PORT_CONFIGURATION_LOGLEVEL=1 \
42
-e CI_XML_FLAGS="/exportversion=2016.2" \
43
- ghcr.io/rfns/iris-ci/iris-ci:v0.6.2
+ ghcr.io/rfns/iris-ci/iris-ci:v0.6.3
44
- name: Retrieve the latest asset upload url
45
id: release-asset-metadata
46
run: |
0 commit comments