Skip to content

Commit

Permalink
set xe
Browse files Browse the repository at this point in the history
  • Loading branch information
gferraro committed Nov 6, 2023
1 parent 1929fb6 commit d78eee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker_push.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -xe
hub_repo="cacophonyproject/classifier"
docker build -t $hub_repo . -f docker/DockerFile

Expand Down

0 comments on commit d78eee8

Please sign in to comment.