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