feat: testing workflow

pull/1097/head
smit95tpatel 2022-04-29 14:03:32 +05:30
parent 8a23a5f327
commit 0324b31b8b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
FROM node:12.18.2-alpine AS frontend
LABEL maintainer="Hunter Long (https://github.com/hunterlong)"
ARG BUILDPLATFORM
ARG GITHUB_ACCESS_TOKEN
# Build vue frontent
WORKDIR /statping