mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
fixed yaml syntax error
This commit is contained in:
parent
0030e759da
commit
2de7d2c885
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ build container fb:
|
|||
deploy node for linux amd64:
|
||||
stage: lint
|
||||
image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest
|
||||
variable:
|
||||
variables:
|
||||
PROFILE: "default"
|
||||
AWS_SSH_PRIVATE_KEY: $AWS_SSH_PRIVATE_KEY
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue