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
buildgrid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
BuildGrid
buildgrid
Commits
4e3abf10
Commit
4e3abf10
authored
6 years ago
by
Raoul Hidalgo Charman
Browse files
Options
Downloads
Patches
Plain Diff
using_internal.rst: spelling fix
parent
158760b1
No related branches found
No related tags found
No related merge requests found
Pipeline
#34835411
failed
6 years ago
Stage: test
Stage: post
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/using_internal.rst
+2
-2
2 additions, 2 deletions
docs/source/using_internal.rst
with
2 additions
and
2 deletions
docs/source/using_internal.rst
+
2
−
2
View file @
4e3abf10
...
...
@@ -92,7 +92,7 @@ Upload the directory containing the C file:
bgd cas upload-dir /path/to/test-buildgrid
Now we send an execution request to the bot with the name of the e
p
xected
Now we send an execution request to the bot with the name of the ex
p
ected
``output-file``, a boolean describing if it is executeable, the path to the
directory we uploaded in order to calculate the digest and finally the command
to run on the bot:
...
...
@@ -102,4 +102,4 @@ to run on the bot:
bgd execute command --output-file hello True /path/to/test-buildgrid -- gcc -Wall hello.c -o hello
The resulting executeable should have returned to a new directory called
``testing``.
\ No newline at end of file
``testing``.
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