mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-12-17 21:04:49 +07:00
Add Docker test
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM node:13-alpine
|
||||
LABEL version=1.1.0
|
||||
ADD ./app /app
|
||||
WORKDIR /app
|
||||
RUN cd /app && npm i
|
||||
|
||||
Reference in New Issue
Block a user