Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
adi
adi_py
Commits
48af0891
Commit
48af0891
authored
Aug 31, 2021
by
Carina Lansing
Browse files
Delete .gitlab-ci.yml as there are no runners set up on code.arm.gov, so I couldn't run anything.
parent
6d0fbe64
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
.gitlab-ci.yml
.gitlab-ci.yml
+0
-16
No files found.
.gitlab-ci.yml
deleted
100644 → 0
View file @
6d0fbe64
# To contribute improvements to CI/CD templates, please follow the Development guide at:
# https://docs.gitlab.com/ee/development/cicd/templates.html
# This specific template is located at:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Bash.gitlab-ci.yml
# See https://docs.gitlab.com/ee/ci/yaml/index.html for all available options
# you can delete this line if you're not using Docker
#image: busybox:latest
deploy1
:
stage
:
deploy
script
:
-
echo "Deploying to readthedocs"
-
curl -X POST -d "branches=api_refactor" -d "token=cb0bec0b1b510550ced5b5d620a432b5e87167fd" https://readthedocs.org/api/v2/webhook/adi-python/164528/
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