fix: use cached docker:dind from Nexus
Build and Deploy to Kubernetes / publish-packages (push) Successful in 49s
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled

This commit is contained in:
masoodafar-web
2026-01-29 05:41:09 +03:30
parent 7c4c978d3f
commit 0baed05fd4
+1 -1
View File
@@ -86,7 +86,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: publish-packages needs: publish-packages
container: container:
image: docker:latest image: 194.5.195.53:32082/docker:latest
options: --privileged options: --privileged
steps: steps:
- name: Start Docker daemon with insecure registry - name: Start Docker daemon with insecure registry