Skip to content

Commit

Permalink
Dummy commit to force latest rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Jun 29, 2020
1 parent 5f16e6c commit 15bc90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN chmod +x /actions-runner/install_actions.sh \

COPY token.sh /
RUN chmod +x /token.sh

COPY entrypoint.sh /
RUN chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 15bc90d

Please sign in to comment.