We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297cc6c commit 320b01eCopy full SHA for 320b01e
.github/workflows/create-xml-asset.yml
@@ -39,7 +39,7 @@ jobs:
39
-e PORT_CONFIGURATION_PROJECTNAME="port" \
40
-e PORT_CONFIGURATION_LOGLEVEL=1 \
41
-e CI_XML_FLAGS="/exportversion=2016.2" \
42
- rfns/iris-ci:0.6.1
+ rfns/iris-ci:latest
43
- name: Retrieve the latest asset upload url
44
id: release-asset-metadata
45
run: |
0 commit comments