mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Added more docker jobs and apply same naming convention as build jobs
This commit is contained in:
4
docker/gh-pages-check/Dockerfile
Normal file
4
docker/gh-pages-check/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM node:latest
|
||||
|
||||
WORKDIR /usr/app
|
||||
RUN npm install linkinator
|
||||
Reference in New Issue
Block a user