Skip to content

chore(.github): rename bake-target to target-image and add descriptions to args #1785

chore(.github): rename bake-target to target-image and add descriptions to args

chore(.github): rename bake-target to target-image and add descriptions to args #1785

Workflow file for this run

name: setup-docker
on:
pull_request:
jobs:
setup-docker:
runs-on: ubuntu-22.04
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run setup script
run: |
./setup-dev-env.sh -y -v docker