mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
adding it up
This commit is contained in:
parent
ffd73a80a5
commit
52a30b1170
2 changed files with 1 additions and 1 deletions
|
@ -84,6 +84,6 @@ COPY TEMPLATES /action/lib/.automation
|
||||||
######################
|
######################
|
||||||
# Set the entrypoint #
|
# Set the entrypoint #
|
||||||
######################
|
######################
|
||||||
ENTRYPOINT ["/action/lib/entrypoint.sh"]
|
ENTRYPOINT ["/action/lib/linter.sh"]
|
||||||
|
|
||||||
#CMD tail -f /dev/null
|
#CMD tail -f /dev/null
|
||||||
|
|
Loading…
Reference in a new issue