engine: Run tox job first before running anything else 64/4464/2
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 17 Apr 2020 08:03:33 +0000 (08:03 +0000)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 17 Apr 2020 08:06:26 +0000 (08:06 +0000)
We want to run tox first to ensure the proposed change does not
have any issues with linting. If it passes, then the full packaging
and deployment jobs should be run. If it fails, all the other jobs
should be skipped.

Change-Id: I685b158dea7132f944ffe431c64a0836ca4262f4


No differences found