Skip to content
Snippets Groups Projects
Commit 021eeeca authored by Alexey Protsenko's avatar Alexey Protsenko Committed by Dmitry Ivanov
Browse files

ci: trigger tarantool-module testing on docker push

Add a trigger to run tarantool-module CI tests when a new docker image
is released (on tag).

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
parent 8e4173d0
No related branches found
No related tags found
No related merge requests found
......@@ -482,4 +482,5 @@ docker:
script:
- docker build docker/ -t $DOCKER_REGISTRY_PUB/tarantool:$TAG_SHORT -t $DOCKER_REGISTRY_PUB/tarantool:$TAG_LONG -t $DOCKER_REGISTRY_PUB/tarantool:latest
- docker --config $CI_PROJECT_DIR/.docker/ push -a $DOCKER_REGISTRY_PUB/tarantool
- curl -X POST --fail -F token=$TARANTOOL_MODULE_TRIGGER_TOKEN -F ref=master https://git.picodata.io/api/v4/projects/57/trigger/pipeline
dependencies: []
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