- use v3 checkout
Some checks reported errors
continuous-integration/drone/push Build was killed
Build and Push Docker Image to Gitea Registry / build-and-push (push) Failing after 12s

This commit is contained in:
oonyeje 2025-03-02 00:16:10 -05:00
parent 347ef7c378
commit 5bfa8988ae

View File

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v3
- name: Login to Gitea Registry - name: Login to Gitea Registry
run: | run: |