You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run integration tests in 'machine' type on CircleCI
Need to move the 'images' directory to /tmp since /go isn't writeable
in 'machine' executor type on CircleCI. Indirect via symlink so we
can run the Makefile unchanged from the project directory.
The Postgres container we were running seems to have been ignored,
since the Makefile always runs another one.
Signed-off-by: Bryan Boreham <[email protected]>
0 commit comments