dockerize project #3

Merged
csimonis merged 40 commits from feature/build into main 2024-12-04 17:37:10 +00:00
Showing only changes of commit 939130dcbe - Show all commits

View File

@ -1,10 +1,10 @@
name: build
on: push
# pull_request:
# types:
# - closed
# branches:
# - main
on:
pull_request:
types:
- closed
branches:
- main
jobs:
build:
runs-on: ubuntu-latest