Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
exphost
exphost-helms
Commits
ee5e95f9
Unverified
Commit
ee5e95f9
authored
3 years ago
by
torgiren
Browse files
Options
Download
Email Patches
Plain Diff
typo
Signed-off-by:
Marcin Fabrykowski
<
git@fabrykowski.pl
>
parent
d5674b9b
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
common/gitlab-ci.yml
+0
-1
common/gitlab-ci.yml
with
0 additions
and
1 deletion
+0
-1
common/gitlab-ci.yml
+
0
-
1
View file @
ee5e95f9
...
...
@@ -41,7 +41,6 @@ upload:
git commit -m "update by gitlab-ci" &&
git push
fi
-
wait_timeout =
60
-
for try in {1..60} do
state==$(kubectl -n argocd get applications "$waitapp" -o template='{{.status.health.status}},{{.status.sync.status}},{{.spec.source.targetRevision}}')
echo $state
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help