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
#!/bin/bash #!/bin/bash
docker pull backstopjs/backstopjs --quiet
export $(cat .env | xargs) export $(cat .env | xargs)
cd tests/backstop cd tests/backstop
./backstop-script-before ./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