Fixing s3 bucket name
This commit is contained in:
parent
5b4bf039e9
commit
03fb2a4d04
@ -63,7 +63,8 @@ deploy-shockrah.xyz:
|
|||||||
- build-shockrah.xyz
|
- build-shockrah.xyz
|
||||||
before_script:
|
before_script:
|
||||||
- bash scripts/verify-aws-fields.sh
|
- bash scripts/verify-aws-fields.sh
|
||||||
- aws s3 cp public/ s3://shockrah-xyz-static-content/ --recursive
|
script:
|
||||||
|
- aws s3 cp public/ s3://shockrah-xyz/ --recursive
|
||||||
|
|
||||||
|
|
||||||
# Deploy to neocities via their curl api
|
# Deploy to neocities via their curl api
|
||||||
|
Loading…
Reference in New Issue
Block a user