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 ddd51a7 commit 4344396Copy full SHA for 4344396
Dockerfile
@@ -5,6 +5,7 @@ LABEL "com.github.actions.icon"="upload-cloud"
5
LABEL "com.github.actions.color"="yellow"
6
LABEL "com.github.actions.name"="Deploy WordPress"
7
LABEL "com.github.actions.description"="Deploy WordPress code to a server"
8
+LABEL "org.opencontainers.image.source"="https://github.com/rtCamp/action-deploy-wordpress"
9
10
# Environments
11
ENV TIMEZONE Asia/Kolkata
0 commit comments