Skip to content

Commit

Permalink
ci: changed name and added piezometric jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
kalisio-nicolas committed May 4, 2023
1 parent 117837c commit cb303ab
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ notifications:
on_failure: always

env:
- JOB=stations
- JOB=observations
- JOB=predictions
- JOB=hydro-stations
- JOB=hydro-observations
- JOB=hydro-predictions
- JOB=piezo-stations
- JOB=piezo-observations

before_script:
- docker login -u="$DOCKER_USER" -p="$DOCKER_PASSWORD"
Expand Down

0 comments on commit cb303ab

Please sign in to comment.