Skip to content

Commit abb044a

Browse files
refactor
1 parent e48dabe commit abb044a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ LABEL "repository"="https://github.com/codefresh-io/codefresh-github-action-test
99
LABEL "homepage"="https://github.com/codefresh-io/codefresh-github-action-test"
1010
LABEL "maintainer"="<denys@codefresh.io>"
1111

12-
#ARG PIPELINE_NAME
13-
#ARG CF_API_KEY
14-
#ARG TRIGGER_NAME
15-
#ARG COMMIT_SHA
16-
#ARG BRANCH
17-
1812
ADD runner-entrypoint.sh /runner-entrypoint.sh
1913

2014
ENTRYPOINT ["/runner-entrypoint.sh"]

0 commit comments

Comments
 (0)