Skip to content

Commit

Permalink
Attempt to fix issue with buildkit
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolajDL committed Nov 22, 2023
1 parent 7923612 commit a2dbc0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
with:
context: .
file: node-${{ matrix.node_version }}/Dockerfile
no-cache: true
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/gcloud-sdk-nodejs:${{ matrix.node_version }}

0 comments on commit a2dbc0d

Please sign in to comment.