Skip to content

Commit

Permalink
push to dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
lsgwr authored Sep 6, 2022
1 parent 4da884c commit 7a6772f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ rm -rf frontend/dist
cd frontend && npm install && npm run build && mv dist ../backend/src/main/resources/static
cd ../backend && mvn clean package
cd ../ && docker build -t waterknife/exam .
docker push waterknife/exam

0 comments on commit 7a6772f

Please sign in to comment.