Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
No entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
faceleg committed Nov 20, 2023
1 parent 1744123 commit c504219
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ LABEL "com.github.actions.color"="green"

LABEL "repository"="http://github.com/Li357/jekyll-deploy-gh-pages"

ADD entrypoint.sh /entrypoint.sh

ENTRYPOINT ["/entrypoint.sh"]
# ADD entrypoint.sh /entrypoint.sh
#
# ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit c504219

Please sign in to comment.