Skip to content

Commit

Permalink
fix: πŸ› typo in stage name too
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria committed Jun 22, 2020
1 parent 1682535 commit bb78a48
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 @@ -12,7 +12,7 @@ jobs:
script: go vet ./...
name: "Unit Tests"
script: go test -v ./...
- stage: "Build Docker Image"
- stage: "Build and Push Docker Image"
name: "Build and Push Docker Image"
script: |
docker build -t jaskaransarkaria/timer-server:"$TRAVIS_TAG" .
Expand Down

0 comments on commit bb78a48

Please sign in to comment.