Added more docker jobs and apply same naming convention as build jobs

This commit is contained in:
kaltokri
2023-10-29 19:43:55 +01:00
parent 51102e47ae
commit 5c9e3570e2
10 changed files with 92 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
version: "3.5"
services:
moose-gh-pages-checks:
image: moose/gh-pages-checks
#image: node:latest
#image: joskfg/np
build:
context: .
dockerfile: Dockerfile
container_name: moose-gh-pages-checks
volumes:
- .:/moose
stdin_open: true
tty: true
#command: /bin/bash -c /moose/start.sh
command: npx linkinator https://flightcontrol-master.github.io/MOOSE/