We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 263c95a commit 3cf92c5Copy full SHA for 3cf92c5
.github/workflows/ci-cd.yml
@@ -22,6 +22,8 @@ jobs:
22
23
- name: Setup Docker Buildx
24
uses: docker/setup-buildx-action@v3
25
+ with:
26
+ driver: docker
27
28
- name: Build and export to Docker
29
uses: docker/build-push-action@v5
0 commit comments