Skip to content

chore: testing

chore: testing #2

Workflow file for this run

name: Monorepo pipeline - docker-fix
on:
push:
branches: [docker-build-x-image]
jobs:
docker-test:
runs-on: ubuntu-latest
steps:
- name: Echos the env variables
run: echo "Hallo"
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
driver-opts: |
image=${{vars.AWS_ECR_REPO_BASE}}/moby/buildkit:buildx-stable-1