Initial Implementation of Refresh Cluster
This commit is contained in:
2
.github/workflows/deploy-cluster.yml
vendored
2
.github/workflows/deploy-cluster.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
- staging
|
||||
|
||||
jobs:
|
||||
build:
|
||||
deploy:
|
||||
name: Deploy to Cluster
|
||||
environment: ${{ github.ref_name == 'main' && 'prod' || 'staging' }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user