mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-18 13:16:03 +00:00
Added more docker jobs and apply same naming convention as build jobs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM node:latest
|
||||
|
||||
WORKDIR /usr/app
|
||||
RUN npm install linkinator
|
||||
Reference in New Issue
Block a user