mirror of
https://github.com/ivabus/pantry
synced 2024-11-26 10:25:05 +03:00
cleanup some env vars
This commit is contained in:
parent
acb42ac427
commit
358f62e829
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ build:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script: |
|
script: |
|
||||||
export PULUMI_ACCESS_TOKEN="local://"
|
|
||||||
export PULUMI_TEMPLATE_PATH="$PWD/templates"
|
|
||||||
pulumi new aws-typescript --generate-only --force -y
|
pulumi new aws-typescript --generate-only --force -y
|
||||||
if [ -e "$PWD/Pulumi.yaml" ]; then
|
if [ -e "$PWD/Pulumi.yaml" ]; then
|
||||||
echo "Project was created"
|
echo "Project was created"
|
||||||
|
|
Loading…
Reference in a new issue