ci: corrigir label do runner para ubuntu-latest
Build and Deploy (Gitea Actions) / build-and-deploy (push) Successful in 2m46s
Details
Build and Deploy (Gitea Actions) / build-and-deploy (push) Successful in 2m46s
Details
This commit is contained in:
parent
c7722c010c
commit
c71d557900
|
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue