Skip to content

Commit 67084ad

Browse files
author
Aaron Roller
committed
adding detection script to docker AM-337/gtest
1 parent 9edae42 commit 67084ad

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
@@ -3,6 +3,7 @@ FROM node:lts-alpine
33

44
# Copies your code file from your action repository to the filesystem path `/` of the container
55
COPY entrypoint.sh /entrypoint.sh
6+
COPY detection.sh /detection.sh
67

78
RUN npm i -g xunit-viewer
89

0 commit comments

Comments
 (0)