Skip to content

Update dependency ruby to v3.0.6 #62

Update dependency ruby to v3.0.6

Update dependency ruby to v3.0.6 #62

Workflow file for this run

name: Test gh-pages
on:
push:
branches-ignore:
- "main"
jobs:
build:
runs-on: ubuntu-latest
container:
image: ministryofjustice/tech-docs-github-pages-publisher:v3
steps:
- name: Install lfs
run: apk add --no-cache git-lfs
- name: Checkout
uses: actions/checkout@v3
with:
lfs: true
- name: Compile Markdown to HTML and create artifact
run: /scripts/deploy.sh