Обновить .gitea/workflows/docker.yml
Build and Push Docker Image / build (push) Failing after 41s

This commit is contained in:
2025-07-11 15:42:43 +07:00
parent ff3e491f69
commit af283ea8c1
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntuu-latest
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3