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.
2 parents 641d700 + 3486046 commit fc2c6a6Copy full SHA for fc2c6a6
action.yml
@@ -158,7 +158,7 @@ runs:
158
BASE_YUM_REPO=${{ inputs.osg_repo }}
159
BASE_OS=${{ inputs.base_os }}
160
BASE_OSG_SERIES=${{ inputs.osg_series }}
161
- TIMESTAMP_TAG=${{ steps.generate-tags.outputs.ts_image }}
+ TIMESTAMP_IMAGE=${{ steps.generate-tags.outputs.ts_image }}
162
tags: ${{ steps.generate-tags.outputs.tag_list }}
163
cache-to: type=local,dest=/tmp/.buildx-cache,mode=max
164
0 commit comments