Commit graph

10 commits

Author SHA1 Message Date
Yossi Farjoun
ce038faf50 add the option to avoid the quotation of the input 2021-11-15 13:51:40 -05:00
Yossi Farjoun
b9fe748ee2 parent 358af5c600
author Yossi Farjoun <farjoun@broadinstitute.org> 1617479686 -0400
committer Yossi Farjoun <farjoun@broadinstitute.org> 1618455120 -0400

Change the way the script is run. instead of modfying the ENTRYPOINT, we will simply add the "shell" (default sh) and the "script_prefix" (default -c)
and then the script.

That way the possible comple entry point is not disturbed. if a user would like to remove the ENTRYPOINT they can provide an "option" "--entrypoint ''" for example.
2021-04-14 23:06:04 -04:00
Mike Pye
3de7aa4662
fix: typo in required field of action metadata 2021-02-26 17:51:48 +00:00
Jonatan Heyman
a42f5acd32 Revert "Use env variable for docker network id, instead of github action input"
This reverts commit 23e2be876e.
2021-01-28 17:00:10 +01:00
Jonatan Heyman
23e2be876e Use env variable for docker network id, instead of github action input 2021-01-28 16:54:08 +01:00
Jonatan Heyman
8bce4aa10a Add docker_network input 2021-01-28 16:39:33 +01:00
Abdud Dayan Adeeb
cff4df74be run on specific shell 2020-06-17 21:21:47 -04:00
Abdud Dayan Adeeb
9ad56b3196 multiline support 2020-06-17 21:00:26 -04:00
Abdud Dayan Adeeb
81b4f22df4 fix: no need args 2020-06-17 19:14:06 -04:00
Abdud Dayan Adeeb
7444b2b5ac setup docker run action 2020-06-17 18:47:31 -04:00