parent
25b708a6fd
commit
8df3809a6a
.gitea/workflows
@ -7,10 +7,10 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
name: Build and run
|
||||
runs-on: self-hosted
|
||||
runs-on: host
|
||||
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v4
|
||||
- name: Run
|
||||
run: docker-compose up -d --build
|
||||
run: docker compose up -d --build
|
Loading…
x
Reference in New Issue
Block a user