Actualiser .gitea/workflows/build.yaml
Some checks failed
Production / deploy (push) Failing after 2s
Some checks failed
Production / deploy (push) Failing after 2s
This commit is contained in:
parent
1d7fd9c6aa
commit
871ba07105
@ -8,7 +8,7 @@ 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