fix confusion action behavior

This commit is contained in:
Erin Grasmick
2020-07-28 13:24:15 +02:00
parent 2c786a52f2
commit 2da071ae47
3 changed files with 3 additions and 4 deletions
+1
View File
@@ -10,6 +10,7 @@ RUN yarn install && \
yarn build && \
yarn cache clean
#### OUTPUT IMAGE ####
FROM nginx:stable-alpine
LABEL maintainer="Chevdor <chevdor@gmail.com>"