Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
T
teapot_tools
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
LN Liberda
teapot_tools
Commits
26e0aa94
Unverified
Commit
26e0aa94
authored
2 years ago
by
LN Liberda
Browse files
Options
Downloads
Patches
Plain Diff
fix ci
parent
7a464763
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.woodpecker.yml
+1
-1
1 addition, 1 deletion
.woodpecker.yml
with
1 addition
and
1 deletion
.woodpecker.yml
+
1
−
1
View file @
26e0aa94
...
...
@@ -17,5 +17,5 @@ pipeline:
-
|
for space in test_workspaces/*; do
echo "==> testing $space";
(cd "$space"; ./target/release/gclient sync --no-history);
(cd "$space";
../.
./target/release/gclient sync --no-history);
done
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