Skip to content

Commit

Permalink
update script build-and-push
Browse files Browse the repository at this point in the history
  • Loading branch information
junesekai26 committed Aug 27, 2024
1 parent 49de56c commit 5a7df60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-and-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# Copyright (C) The OpenCRVS Authors located at https://github.com/opencrvs/opencrvs-core/blob/master/AUTHORS.
set -e

docker-compose build
docker-compose push
docker compose build
docker compose push

0 comments on commit 5a7df60

Please sign in to comment.