Skip to content

Commit

Permalink
Update deployment CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 authored Apr 15, 2024
1 parent ffb4f23 commit b3ea6a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Deploy to Kubernetes
uses: Azure/k8s-deploy@v1
with:
namespace: web
manifests: |
deployment.yaml
images: 'ghcr.io/python-discord/public-stats:${{ steps.sha_tag.outputs.tag }}'
Expand Down

0 comments on commit b3ea6a0

Please sign in to comment.