Fixing pipeline
This commit is contained in:
parent
1fa7717fa1
commit
b591bfc2a2
@ -41,8 +41,6 @@ deploy-to-s3:
|
|||||||
before_script:
|
before_script:
|
||||||
- bash ci/verify-aws-fields.sh
|
- bash ci/verify-aws-fields.sh
|
||||||
script:
|
script:
|
||||||
# Check to make sure the website bucket is present
|
# Upload the content to the bucket itself
|
||||||
- aws s3 ls | grep temper.tv
|
|
||||||
# Next we can upload the content to the bucket itself
|
|
||||||
- cd main-site/ && aws s3 cp public s3://temper.tv/ --recursive
|
- cd main-site/ && aws s3 cp public s3://temper.tv/ --recursive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user