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 b27eb24 commit 11af7a6Copy full SHA for 11af7a6
.github/main.workflow
Dockerfile
@@ -5,8 +5,8 @@ LABEL "com.github.actions.description"="allows to run custom codefresh pipelines
5
LABEL "com.github.actions.icon"="play-circle"
6
LABEL "com.github.actions.color"="green"
7
8
-LABEL "repository"="https://github.com/codefresh-io/codefresh-github-action-test"
9
-LABEL "homepage"="https://github.com/codefresh-io/codefresh-github-action-test"
+LABEL "repository"="https://github.com/codefresh-io/codefresh-pipeline-runner"
+LABEL "homepage"="https://github.com/codefresh-io/codefresh-pipeline-runner"
10
LABEL "maintainer"="<denys@codefresh.io>"
11
12
ADD runner-entrypoint.sh /runner-entrypoint.sh
0 commit comments