Actualiser .gitea/workflows/build.yaml
All checks were successful
Production / deploy (push) Successful in 10s

This commit is contained in:
Mathieu Broillet 2023-07-03 14:45:27 +00:00
parent bea2a54057
commit f349f21ca4

View File

@ -8,7 +8,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
container: ubuntu:22.04
steps:
- name: Checkout repository
uses: https://github.com/actions/checkout@v3