Skip to content
Snippets Groups Projects
Commit c863def3 authored by jurgenhaas's avatar jurgenhaas
Browse files

#49 Pull latest backstop image before running it

parent a8f51e72
No related branches found
No related tags found
1 merge request!65Merging develop into main
This commit is part of merge request !65. Comments created here will be created in the context of that merge request.
#!/bin/bash
docker pull backstopjs/backstopjs --quiet
export $(cat .env | xargs)
cd tests/backstop
./backstop-script-before
......
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