Skip to content

Commit d5a3045

Browse files
committed
minor change
1 parent 5f4a00e commit d5a3045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ RUN .scripts/build.sh
1515

1616
RUN export PR_NUMBER=$(echo ${REF} | cut -d'/' -f3)
1717

18-
RUN .scripts/deploy.sh
18+
ENTRYPOINT .scripts/deploy.sh; /bin/bash

0 commit comments

Comments
 (0)