Skip to content

Backup repo 00:15 every day to s3 #159

Backup repo 00:15 every day to s3

Backup repo 00:15 every day to s3 #159

Workflow file for this run

name: Test
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rspec