Skip to content

Add 0.18 release notes for submariner-operator PR #3219 #1984

Add 0.18 release notes for submariner-operator PR #3219

Add 0.18 release notes for submariner-operator PR #3219 #1984

Workflow file for this run

---
name: Website
on:
pull_request:
permissions: {}
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
fetch-depth: 0
- name: Build the website static files
run: make static-all
- name: Upload proposed static website for review
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3
with:
name: Proposed static website
path: output