fix static

This commit is contained in:
2024-09-08 23:40:18 +10:00
parent 7e748abbbf
commit 989c7e7f10
6 changed files with 27 additions and 279 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ jobs:
# Update the deployment.yaml with the new image tag
sed -i 's|image: .*|image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:1.0.${{ github.run_number }}|' k8s/deployment.yaml
# Apply Kubernetes manifests
kubectl apply -n apps -f k8s/deployment.yaml
kubectl apply -n apps -f k8s/manifest.yaml