Skip to content
Snippets Groups Projects
Commit e504835f authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Update .gitlab-ci.yml

parent b4f5ec41
No related branches found
No related tags found
2 merge requests!510Release,!268Attempt to convince pkg.go.dev to update docs on release/master commits
......@@ -120,6 +120,15 @@ bindings-android:
- bindings.aar
- bindings-sources.jar
trigger-doc-update:
stage: trigger_integration
image: $DOCKER_IMAGE
script:
- go install gitlab.com/elixxir/client@$CI_COMMIT_REF_NAME
only:
- release
- master
trigger-integration:
stage: trigger_integration
trigger:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment