Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservice
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container Registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ludo8147
webservice
Commits
78876a20
Commit
78876a20
authored
7 months ago
by
ludo8147
Browse files
Options
Downloads
Patches
Plain Diff
without timeout
parent
2f386bbe
No related branches found
No related tags found
No related merge requests found
Pipeline
#68724
passed
7 months ago
Stage: build
Stage: test
Stage: publish
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-3
0 additions, 3 deletions
.gitlab-ci.yml
with
0 additions
and
3 deletions
.gitlab-ci.yml
+
0
−
3
View file @
78876a20
...
@@ -172,9 +172,6 @@ deploy_to_staging:
...
@@ -172,9 +172,6 @@ deploy_to_staging:
done
done
echo "All manifests applied successfully."
echo "All manifests applied successfully."
echo "Waiting for deployment to be ready..."
kubectl rollout status deployment/webservice -n $KUBE_NAMESPACE --timeout=300s
echo "Checking pod logs..."
echo "Checking pod logs..."
kubectl logs -l app=webservice -n $KUBE_NAMESPACE --tail=50
kubectl logs -l app=webservice -n $KUBE_NAMESPACE --tail=50
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment