Skip to content

Commit b152e53

Browse files
committed
igiveup fix fix fix fix pöplön
1 parent 88ff65a commit b152e53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/azure-kubernetes-service.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
echo "Forwarding port"
101101
camundaPod=$(kubectl get pods | grep 'soemi-moen' | awk '{print $1}')
102102
kubectl port-forward $camundaPod 8080:8080 &
103+
sleep 5
103104
104105
echo "Deploying camunda bpmn into pod"
105106
curl -w "\n" -H "Content-Type: multipart/form-data" -F "deployment-name=soemi-moen-bpmn" -F "enable-duplicate-filtering=true" -F "deploy-changed-only=true" -F "deployment-source=process application" -F "data=@./soemi-moen/soemi-moen.bpmn" http://localhost:8080/engine-rest/deployment/create

0 commit comments

Comments
 (0)