Skip to content

Commit

Permalink
Update buildpush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
argonaut0 authored Sep 6, 2023
1 parent 3b0bcbe commit e3b0af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
gcloud auth configure-docker $GCR_URL
# Build and Push the Docker image
- name: Build
- uses: docker/build-push-action@v2
uses: docker/build-push-action@v2
with:
context: .
cache-from: type=gha
Expand Down

0 comments on commit e3b0af1

Please sign in to comment.