Actualiser .gitea/workflows/build.yaml
All checks were successful
Production / deploy (push) Successful in 10s
All checks were successful
Production / deploy (push) Successful in 10s
This commit is contained in:
parent
bea2a54057
commit
f349f21ca4
@ -8,7 +8,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ubuntu:22.04
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: https://github.com/actions/checkout@v3
|
uses: https://github.com/actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user