Skip to content

Commit 15bc90d

Browse files
committed
Dummy commit to force latest rebuild
1 parent 5f16e6c commit 15bc90d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN chmod +x /actions-runner/install_actions.sh \
1616

1717
COPY token.sh /
1818
RUN chmod +x /token.sh
19+
1920
COPY entrypoint.sh /
2021
RUN chmod +x /entrypoint.sh
2122
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)