Skip to content

Instantly share code, notes, and snippets.

View cedricjacobs's full-sized avatar

Cedric Jacobs cedricjacobs

  • Dreamers by design
  • Antwerp
View GitHub Profile
image: node:latest
variables:
AWS_DEFAULT_REGION: eu-west-1
BUCKET_NAME_PRODUCTION: my-s3-bucket-to-host-my-new-website
cache:
paths:
- node_modules/
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "PublicReadGetObject",
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": [
"arn:aws:s3:::my-s3-bucket-to-host-my-new-website",
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "PublicReadGetObject",
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": [
"arn:aws:s3:::my-s3-bucket-to-host-my-new-website",

Keybase proof

I hereby claim:

  • I am cedricjacobs on github.
  • I am cedricjacobs (https://keybase.io/cedricjacobs) on keybase.
  • I have a public key ASCqLa2vvPp3UJQYKfzlZdh4N3eSwQwBDy1_XGjALuSV8wo

To claim this, I am signing this object: