Skip to content

Commit

Permalink
removing the auto-deploy of github arc image to prod (#1348)
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 authored Jun 3, 2024
1 parent 29a48e5 commit adb2d7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_github_arc_docker_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ jobs:
run: |
docker push $DOCKER_SLUG:latest && docker push $DOCKER_SLUG:$INFRASTRUCTURE_VERSION
- name: Deploy
run: |
./scripts/callManifestsRollout.sh -s app=arc,tier=scaleset -t $INFRASTRUCTURE_VERSION -n github-arc-ss
# TODO: Helmfile rollout

- name: Generate docker SBOM
Expand Down

0 comments on commit adb2d7e

Please sign in to comment.