Skip to content

Commit

Permalink
Add context dir to bud command in baseline test
Browse files Browse the repository at this point in the history
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #748
Approved by: rhatdan
  • Loading branch information
TomSweeneyRedHat authored and rh-atomic-bot committed Jun 3, 2018
1 parent 70641ee commit f90b6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_buildah_baseline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ chmod +x $FILE
########
# Build with the Dockerfile
########
buildah bud -f Dockerfile -t whale-says
buildah bud -f Dockerfile -t whale-says .

########
# Create a whalesays container
Expand Down

0 comments on commit f90b6c0

Please sign in to comment.