Обновить .gitea/workflows/docker.yml
Build and Push Docker Image / build (push) Has been cancelled

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