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 ac6ff8a commit a6d9e87Copy full SHA for a6d9e87
Dockerfile renamed to codefresh-action/Dockerfile
@@ -11,4 +11,4 @@ LABEL "maintainer"="<[email protected]>"
11
12
ADD runner-entrypoint.sh /runner-entrypoint.sh
13
14
-ENTRYPOINT ["/runner-entrypoint.sh"]
+ENTRYPOINT ["/runner-entrypoint.sh"]
runner-entrypoint.sh renamed to codefresh-action/runner-entrypoint.sh
0 commit comments