Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
biglittlebigben committed Aug 14, 2023
1 parent e85a442 commit 52be58d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ jobs:
tags: ${{ steps.docker-md.outputs.tags }}
labels: ${{ steps.docker-md.outputs.labels }}
build-args:
GOVERSION: ${{ env.GOVERSION }}
GSTVERSION: ${{ env.GSTVERSION }}
- GOVERSION=${{ env.GOVERSION }}
- GSTVERSION=${{ env.GSTVERSION }}

0 comments on commit 52be58d

Please sign in to comment.