Skip to content

Commit

Permalink
add k8s manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
nnqq committed Oct 25, 2021
1 parent e000f60 commit 95d8656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
run: kubectl -n telq apply -f ${{ github.workspace }}/deploy

- name: Verify deployment
run: kubectl -n telq rollout status deployment/${{ steps.substr.outputs.result }}
run: kubectl -n telq rollout status deployment/libretranslate

0 comments on commit 95d8656

Please sign in to comment.