ci: configura deploy automatico para k3s via forgejo
This commit is contained in:
parent
0dec44d51c
commit
b2965559c6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ on:
|
|||
# Removido DOCKER_HOST TCP para usar o Socket padrão /var/run/docker.sock
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue