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 6262569 commit a82ab93Copy full SHA for a82ab93
action.yml
@@ -26,13 +26,6 @@ inputs:
26
description: 'Path to container files, including Dockerfile'
27
required: false
28
default: '.'
29
- timestamp_tag:
30
- description: >-
31
- Timestamped tag name (e.g.,
32
- "opensciencegrid/osgvo-docker-pilot3.6-release-YYYYMMDD-hhmm")
33
- used to pass the Dockerfile as $TIMESTAMP_TAG
34
- required: false
35
- default: ''
36
image_name:
37
description: 'Name of the image to build, e.g. "opensciencegrid/software-base"'
38
0 commit comments