Compare commits
2 Commits
629ea6eaee
...
d4933fe5e4
Author | SHA1 | Date | |
---|---|---|---|
d4933fe5e4
|
|||
5b4822e4f8
|
@ -38,11 +38,11 @@ jobs:
|
||||
ruby-version: '3.4'
|
||||
bundler-cache: true
|
||||
|
||||
- run: bundle exec rspec
|
||||
|
||||
- run: bundle exec rake
|
||||
|
||||
release-image:
|
||||
needs: test
|
||||
if: github.ref == 'refs/heads/main'
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
|
Reference in New Issue
Block a user