Closed alexdashkov closed 6 years ago
@alexdashkov It seems to be stuck waiting ...
@shawnlauzon I separated tests_and_build
to the different jobs tests
and build
. So this job doesn't exist anymore. I suppose that the github config should be changed.
@alexdashkov I just changed the expectations, and it still doesn't work. I just see that tests runs twice and build not at all
Thanks for that information @alexdashkov
TLDR:
CI:
CircleCI has 3 jobs: tests, build, deploy
build_and_test (executes for each branch):
build_image (executes only for the master):
deploy(executes only for the master):