f
All checks were successful
Deploy Production / deploy (push) Successful in 1m34s

This commit is contained in:
Заид Омар Медхат 2025-12-26 00:29:45 +05:00
parent 28a5507a01
commit 2040c49678

View File

@ -11,8 +11,6 @@ jobs:
runs-on: docker runs-on: docker
container: container:
image: docker:latest image: docker:latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
steps: steps:
- name: Install git - name: Install git
run: apk add --no-cache git run: apk add --no-cache git