Update .gitea/workflows/ci.yaml
All checks were successful
ci / docker_image (push) Successful in 2m18s
ci / deploy (push) Successful in 57s

This commit is contained in:
Drake Marino 2026-04-04 22:50:19 +00:00
parent 9c221fa828
commit e6e4b068c9

View File

@ -12,9 +12,6 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh
- name: Login to Docker Registry
uses: docker/login-action@v3
with: