We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db0d46 commit a6f918eCopy full SHA for a6f918e
1 file changed
.cloud66/cx/Dockerfile
@@ -5,6 +5,7 @@ LABEL "com.github.actions.description"="GitHub Action that allows you to perform
5
LABEL "com.github.actions.icon"="upload-cloud"
6
LABEL "com.github.actions.color"="green"
7
LABEL "repository"="http://github.com/cloud66/github-actions"
8
+LABEL "homepage"="http://github.com/cloud66/github-actions"
9
LABEL "maintainer"="Cloud66 <https://www.cloud66.com/>"
10
11
ADD entrypoint.sh /
0 commit comments