removing slash on public dir
This commit is contained in:
parent
2902a4a476
commit
4687181115
@ -64,7 +64,7 @@ deploy-shockrah.xyz:
|
||||
before_script:
|
||||
- bash scripts/verify-aws-fields.sh
|
||||
script:
|
||||
- aws s3 cp public/ s3://shockrah.xyz/ --recursive
|
||||
- aws s3 cp public s3://shockrah.xyz/ --recursive
|
||||
|
||||
|
||||
# Deploy to neocities via their curl api
|
||||
|
Loading…
Reference in New Issue
Block a user