Compare commits

...

3 commits

Author SHA1 Message Date
Gabriel Simmer d596ca7fef
Sync and delete
All checks were successful
Lint / lint (push) Successful in 9s
Sync gmem.ca / sync (push) Successful in 9s
2023-07-25 21:26:12 +01:00
Gabriel Simmer c976993096
Sync files from s3 bucket 2023-07-25 21:25:58 +01:00
Gabriel Simmer 50d01c1f71
Rename sync job from lint 2023-07-25 21:25:15 +01:00
5 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ name: Sync gmem.ca
on: [push]
jobs:
lint:
sync:
runs-on: debian-latest
steps:
- name: Checkout code
@ -16,7 +16,7 @@ jobs:
./aws/install
- name: Sync with S3
run: |
aws s3 sync ./gmem.ca s3://gmem.ca --size-only
aws s3 sync ./gmem.ca s3://gmem.ca --size-only --delete
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_ACCESS_KEY_SECRET }}

BIN
gmem.ca/avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 KiB

BIN
gmem.ca/refsheet.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 857 KiB

Binary file not shown.

Binary file not shown.