Skip to content

Commit

Permalink
fixed publish yaml to work with gcp
Browse files Browse the repository at this point in the history
  • Loading branch information
MXPOL committed Mar 28, 2022
1 parent 780782d commit 46200f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Git checkout
uses: actions/checkout@v2

# # Build docker image
# Build docker image
- name: Build Docker image
id: build-image
run: docker build -t $IMAGE_NAME .
Expand Down

0 comments on commit 46200f8

Please sign in to comment.