mirror of
https://github.com/daeuniverse/dae.git
synced 2024-12-22 19:54:41 +07:00
refactor: move insert.sh to ./hack/test (#95)
* refacotr: move insert.sh to ./hack/test
* refactor: move Dockerfile to ./hack/build/
* ci(docker): add manual trigger
* refactor: revert fc47533a
* refactor: move Dockerfile back to its original location
This commit is contained in:
parent
80d3940483
commit
38b2f7b169
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Docker
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
Loading…
Reference in New Issue
Block a user