dockerize project
Some checks are pending
build / deploy (push) Waiting to run

This commit is contained in:
2024-12-04 14:51:27 +01:00
parent 0b8348274d
commit b4294d3fad
4 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,14 @@
name: build
on: push
# pull_request:
# types:
# - closed
# branches:
# - main
jobs:
deploy:
runs-on: debian-latest
steps:
- name: test
run: echo "test"