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 3c0ee2a + 7963c0e commit cc9d98dCopy full SHA for cc9d98d
action.yml
@@ -1,3 +1,12 @@
1
+name: "Create the default Container Tags for the GlueOps Platform"
2
+author: "@GlueOps"
3
+description: "The GlueOps Platform orchestrates CI/CD using container tags. This action produces the tags used by the platform"
4
+branding:
5
+ icon: 'tag'
6
+ color: 'yellow'
7
+
8
9
10
name: 'Create GlueOps Image Tags'
11
description: 'Creates tags for docker images used by the GlueOps platform'
12
0 commit comments