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
01ec4f52
Commit
01ec4f52
authored
Sep 01, 2021
by
Carina Lansing
Browse files
Update .gitlab-ci.yml file
parent
48af0891
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
.gitlab-ci.yml
.gitlab-ci.yml
+16
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
01ec4f52
# 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/
\ No newline at end of file
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