Keep records directory for deploy-frontend script
All checks were successful
Lint / lint (20.x) (pull_request) Successful in 4m36s
All checks were successful
Lint / lint (20.x) (pull_request) Successful in 4m36s
This commit is contained in:
parent
c34e66aa93
commit
3a050a552b
3
packages/deployer/.gitignore
vendored
3
packages/deployer/.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
records/*
|
records/*.yml
|
||||||
staging-records/*
|
|
||||||
|
0
packages/deployer/records/.gitkeep
Normal file
0
packages/deployer/records/.gitkeep
Normal file
@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source .env
|
source .env
|
||||||
echo "Using REGISTRY_BOND_ID: $REGISTRY_BOND_ID"
|
|
||||||
echo "Using DEPLOYER_LRN: $DEPLOYER_LRN"
|
echo "Using DEPLOYER_LRN: $DEPLOYER_LRN"
|
||||||
|
|
||||||
# Generate application-deployment-removal-request.yml
|
# Generate application-deployment-removal-request.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user