Skip to content

chore: testing

chore: testing #14

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"