Skip to content

15 create a dockerfile to use dockerized version of woche #20

15 create a dockerfile to use dockerized version of woche

15 create a dockerfile to use dockerized version of woche #20

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Starting tests
run: |
echo Starting tests
bash tests.sh