Skip to content

Clone PR instead of master in staging pipeline #56

Clone PR instead of master in staging pipeline

Clone PR instead of master in staging pipeline #56

Workflow file for this run

name: mindwm-dev1 cluster
on:
push:
branches: [ "master" ]
jobs:
redeploy_cluster:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Redeploy the k3s cluster
run: make mindwm_lifecycle