mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-28 16:06:38 +01:00
fix(test): fix traefik docker swarm test
Rebase this commit
This commit is contained in:
@@ -37,7 +37,7 @@ run_docker_swarm_test() {
|
||||
docker service logs ${DOCKER_STACK_NAME}_sablier
|
||||
docker service logs ${DOCKER_STACK_NAME}_traefik
|
||||
fi
|
||||
prepare_docker_stack
|
||||
destroy_docker_stack
|
||||
}
|
||||
|
||||
trap destroy_docker_swarm EXIT
|
||||
|
||||
Reference in New Issue
Block a user