change to gitea checkout
Docker Build and Release Upload / build (push) Failing after 0s

This commit is contained in:
2025-07-03 00:45:19 +00:00
parent a4a2d654ee
commit b70cdf4725
+1 -2
View File
@@ -7,8 +7,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- checkout: {}
- name: Build Docker image
run: docker build -t my-image:latest .