Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Open Source Software
Zipr Toolchain
Commits
3a031c1a
Commit
3a031c1a
authored
4 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
fix path to ida.
parent
e736a6a0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#11197
failed
4 years ago
Stage: clean
Stage: build
Stage: protect_bins
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cicd_testing/do-build.sh
+2
-2
2 additions, 2 deletions
cicd_testing/do-build.sh
with
2 additions
and
2 deletions
cicd_testing/do-build.sh
+
2
−
2
View file @
3a031c1a
...
...
@@ -16,9 +16,9 @@ time rsync -a --exclude='.git' $CICD_TO_TEST_DIR/ /tmp/peasoup_test
cd
/tmp/peasoup_test
source
set_env_vars
cicd_setup_module_dependency allzp/idapro71.git ida71
export
IDAROOT
=
$CICD_MODULE_WORK_DIR
/
zipr_umbrella_
ida
export
IDAROOT
=
$CICD_MODULE_WORK_DIR
/ida
71
cicd_setup_module_dependency allzp/idapro71_sdk.git ida71_sdk
export
IDASDK
=
$CICD_MODULE_WORK_DIR
/
zipr_umbrella_
idasdk
export
IDASDK
=
$CICD_MODULE_WORK_DIR
/ida
71_
sdk
sudo
./get-peasoup-packages.sh all
bash
-x
./build-all.sh
...
...
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