Skip to content

Commit

Permalink
added a support to correct build script
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgaspardev committed Oct 18, 2024
1 parent 2a4f6cd commit f3c0ed3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
sh docker/build-local.sh
version=$(cat version)
branch=$(git branch | grep \* | cut -d ' ' -f2)
docker push udsmdhis2/icare-core:local
# docker push udsmdhis2/icare-core:$branch-$version
docker push udsmdhis2/icare-core:$branch-$version

0 comments on commit f3c0ed3

Please sign in to comment.