Skip to content

Commit

Permalink
Update beta_deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Freeassassin authored Sep 6, 2023
1 parent c19e37c commit e90316e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beta_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
- name: Push client image to container registry
run: docker push registry.digitalocean.com/uoft-orientation/orientation-client:beta

- name: Run garbage collector
run: doctl registry garbage-collection start --include-untagged-manifests --force uoft-orientation
# - name: Run garbage collector
# run: doctl registry garbage-collection start --include-untagged-manifests --force uoft-orientation

deploy_beta:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit e90316e

Please sign in to comment.