Skip to content

Commit e48dabe

Browse files
test run
1 parent c5b99f1 commit e48dabe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Dockerfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ LABEL "com.github.actions.color"="purple"
77

88
LABEL "repository"="https://github.com/codefresh-io/codefresh-github-action-test"
99
LABEL "homepage"="https://github.com/codefresh-io/codefresh-github-action-test"
10-
LABEL "maintainer"="Octocat <denys@codefresh.io>"
10+
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
12+
#ARG PIPELINE_NAME
13+
#ARG CF_API_KEY
14+
#ARG TRIGGER_NAME
15+
#ARG COMMIT_SHA
16+
#ARG BRANCH
1717

1818
ADD runner-entrypoint.sh /runner-entrypoint.sh
1919

0 commit comments

Comments
 (0)