mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-16 01:06:27 +00:00
Merge pull request #1397 from mxinden/e2e-stage
travis: Move e2e tests to first stage
This commit is contained in:
commit
e9b3f65411
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
- script: ./scripts/golang-dep-ensure.sh
|
||||
# Unit tests
|
||||
- script: make test
|
||||
- stage: E2e
|
||||
# E2e tests
|
||||
script: ./scripts/travis-e2e.sh
|
||||
- script: ./scripts/travis-e2e-helm.sh
|
||||
- stage: deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue