Skip to content

Commit

Permalink
fix: πŸ› typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria committed Nov 17, 2020
1 parent fceb250 commit ed88078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
script:
- kubectl version --client
- gcloud auth activate-service-account [email protected] --key-file=client-secret.json
- gcloud container clusters get-credentials enki --zone europe-west2-a --project jobspeed
- gcloud container clusters get-credentials jobspeed-production --zone europe-west2-a --project jobspeed
- sed -i "s/replace_with_git_tag/$TRAVIS_TAG/" .kubernetes/deployment.yaml
- kubectl apply -f .kubernetes/deployment.yaml

Expand Down

0 comments on commit ed88078

Please sign in to comment.