Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
firefox-android
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
firefox-android
Commits
cf01ea94
Commit
cf01ea94
authored
2 years ago
by
Johan Lorenzo
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Bug 1783690 - part 4: Initialize git submodules in decision task"
This reverts commit
c2b26663
.
parent
a74456af
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
.taskcluster.yml
+0
-4
0 additions, 4 deletions
.taskcluster.yml
with
0 additions
and
4 deletions
.taskcluster.yml
+
0
−
4
View file @
cf01ea94
...
...
@@ -277,14 +277,10 @@ tasks:
$if
:
'
tasks_for
==
"action"'
then
:
>
cd /builds/worker/checkouts/vcs &&
git submodule init &&
git submodule update &&
ln -s /builds/worker/artifacts artifacts &&
~/.local/bin/taskgraph action-callback
else
:
>
cd /builds/worker/checkouts/vcs &&
git submodule init &&
git submodule update &&
ln -s /builds/worker/artifacts artifacts &&
~/.local/bin/taskgraph decision
--pushlog-id='0'
...
...
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