Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Fix path to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
leifmadsen committed Oct 25, 2019
1 parent c48919b commit 28e1c05
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 @@ -29,5 +29,5 @@ install:

# functional testing (validate it works)
script:
- docker build --tag redhat-service-assurance/smart_gateway:latest --file build/Dockerfile .
- docker build --tag redhat-service-assurance/smart_gateway:latest .
- docker images

0 comments on commit 28e1c05

Please sign in to comment.