Skip to content

Improve container cleanup to handle short image IDs and running conta… #117

Improve container cleanup to handle short image IDs and running conta…

Improve container cleanup to handle short image IDs and running conta… #117

Workflow file for this run

name: Serverspec
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Set up Ruby 3.4
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.4
bundler-cache: true
- name: Run test
run: bundle exec rake