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 e48dabe commit abb044aCopy full SHA for abb044a
Dockerfile
@@ -9,12 +9,6 @@ LABEL "repository"="https://github.com/codefresh-io/codefresh-github-action-test
9
LABEL "homepage"="https://github.com/codefresh-io/codefresh-github-action-test"
10
LABEL "maintainer"="<denys@codefresh.io>"
11
12
-#ARG PIPELINE_NAME
13
-#ARG CF_API_KEY
14
-#ARG TRIGGER_NAME
15
-#ARG COMMIT_SHA
16
-#ARG BRANCH
17
-
18
ADD runner-entrypoint.sh /runner-entrypoint.sh
19
20
ENTRYPOINT ["/runner-entrypoint.sh"]
0 commit comments