rm docker
Some checks failed
Publish / build_and_publish_docker_image (push) Failing after 22s

This commit is contained in:
Drake Marino 2026-04-13 04:28:54 +00:00
parent c09d053af8
commit f90113cbff

View File

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