mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-20 00:23:50 +01:00
Added bitbucketserver_project resource and associated tests
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
set -e
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
cd ${DIR}
|
||||
|
||||
echo "--> Stopping docker-compose"
|
||||
${DIR}/docker-compose down
|
||||
|
||||
Reference in New Issue
Block a user