Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
99f325cc
Commit
99f325cc
authored
Dec 09, 2021
by
Priyan Sureshbabu
Committed by
Marcel Amirault
Dec 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc | Add note about erasing archived jobs
parent
d257c85b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/api/jobs.md
doc/api/jobs.md
+4
-0
No files found.
doc/api/jobs.md
View file @
99f325cc
...
...
@@ -801,6 +801,10 @@ Example of response
}
```
NOTE:
You can't delete archived jobs with the API, but you can
[
delete job artifacts and logs from jobs completed before a specific date
](
../administration/job_artifacts.md#delete-job-artifacts-and-logs-from-jobs-completed-before-a-specific-date
)
## Play a job
Triggers a manual action to start a job.
...
...
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