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