mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-09 22:51:02 +00:00
fixed indentation
This commit is contained in:
parent
2607e2dfb1
commit
1bda8e439d
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ deploy node for linux amd64:
|
|||
- sleep 240 # needed to allow enough time for the ssm to take into effect before the next command can get called
|
||||
- aws ssm send-command --document-name "AWS-RunShellScript" --instance-ids $INSTANCE_ID --cli-input-json file://.gitlab/configureFeatureBase.json --profile $PROFILE --region us-east-2
|
||||
- sleep 120
|
||||
needs:
|
||||
needs:
|
||||
- job: build for linux amd64
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue