mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
fix static
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user