Skip to content

Commit

Permalink
fix manifest name in hetzner action
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinyanakiev committed Aug 16, 2024
1 parent ce2db94 commit 41ee607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-k8s-test-hetzner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: Azure/[email protected]
with:
manifests: |
manifests/25-genai-deployment-dev.yaml
manifests/25-virtual-contributor-ingest-space-deployment-dev.yml
images: |
${{ secrets.REGISTRY_LOGIN_SERVER }}/alkemio-virtual-contributor-ingest-space:${{ github.sha }}
imagepullsecrets: |
Expand Down

0 comments on commit 41ee607

Please sign in to comment.