Skip to content

Commit

Permalink
Update conjur-env/build.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Shlomo Zalman Heigh <shlomozalmanheigh@gmail.com>
  • Loading branch information
dbathgate and szh committed May 22, 2024
1 parent 7f6962b commit cc841a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conjur-env/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ cd "$(dirname "$0")"

rm -rf ../vendor/conjur-env

docker-compose build
docker-compose run --rm conjur-env-builder
docker-compose run --rm conjur-win-env-builder
docker compose build
docker compose run --rm conjur-env-builder
docker compose run --rm conjur-win-env-builder

0 comments on commit cc841a7

Please sign in to comment.