Update .github/workflows/dockerx.yml
Docker Deployment / docker (push) Failing after 20s

This commit is contained in:
2026-05-20 06:01:05 +00:00
parent ab7b0f6dfe
commit 0984f85834
+4
View File
@@ -5,6 +5,10 @@ on:
branches: branches:
- main - main
permissions:
contents: read
packages: write
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest