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 <[email protected]>
  • Loading branch information
dbathgate and szh authored May 20, 2024
1 parent 3bd59f5 commit a457638
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 a457638

Please sign in to comment.