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 c086c99 commit 984ec6fCopy full SHA for 984ec6f
Dockerfile
@@ -1,10 +1,10 @@
1
FROM pulimento/hugo-firebase
2
3
# Github labels
4
-LABEL "com.github.actions.name"="Hugo action"
5
-LABEL "com.github.actions.description"="Run Hugo build"
6
-LABEL "com.github.actions.icon"="package"
7
-LABEL "com.github.actions.color"="green"
+#LABEL "com.github.actions.name"="Hugo action"
+#LABEL "com.github.actions.description"="Run Hugo build"
+#LABEL "com.github.actions.icon"="package"
+#LABEL "com.github.actions.color"="green"
8
9
# Things to do!
10
ADD entrypoint.sh /entrypoint.sh
0 commit comments