Skip to content

Commit 11af7a6

Browse files
refactor
1 parent b27eb24 commit 11af7a6

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

.github/main.workflow

Lines changed: 0 additions & 13 deletions
This file was deleted.

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ LABEL "com.github.actions.description"="allows to run custom codefresh pipelines
55
LABEL "com.github.actions.icon"="play-circle"
66
LABEL "com.github.actions.color"="green"
77

8-
LABEL "repository"="https://github.com/codefresh-io/codefresh-github-action-test"
9-
LABEL "homepage"="https://github.com/codefresh-io/codefresh-github-action-test"
8+
LABEL "repository"="https://github.com/codefresh-io/codefresh-pipeline-runner"
9+
LABEL "homepage"="https://github.com/codefresh-io/codefresh-pipeline-runner"
1010
LABEL "maintainer"="<denys@codefresh.io>"
1111

1212
ADD runner-entrypoint.sh /runner-entrypoint.sh

0 commit comments

Comments
 (0)