Skip to content

Commit

Permalink
Remove backup cluster (#2851)
Browse files Browse the repository at this point in the history
  • Loading branch information
padms authored Feb 28, 2025
1 parent ce582a6 commit 248bf05
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/PROD-all-webs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,6 @@ jobs:
id: get-token
uses: ./.github/workflows/get-auth-token/

# BACKUP CLUSTER PRODUCTION
- name: Deploy to Radix backup 🚀
id: deploy-backup
uses: equinor/radix-github-actions@master
with:
args: >
create job
deploy
--token-environment
--context production
-a equinor-web-sites
-e ${{ secrets.ENV }}
-f
# MAIN CLUSTER PLATFORM2
- name: Deploy to Radix 🚀
id: deploy-main
Expand Down

0 comments on commit 248bf05

Please sign in to comment.