Skip to content

Commit

Permalink
fix: don't automatically deploy for now
Browse files Browse the repository at this point in the history
  • Loading branch information
trev-dev committed Nov 28, 2024
1 parent b5bdc49 commit 3f5c05b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
name: OpenShift Build and Deploy to api and web

on:
push:
branches:
- main-dev
workflow_dispatch:

env:
CLUSTER: https://api.silver.devops.gov.bc.ca:6443
AUTH_TOKEN: ${{ secrets.AUTH_TOKEN_OCP4 }}
Expand Down

0 comments on commit 3f5c05b

Please sign in to comment.