Skip to content

Commit 3acbf52

Browse files
committed
ci;fix
1 parent 73dad6a commit 3acbf52

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/cpp-gql.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@ jobs:
9898
load: true
9999
platforms: linux/amd64,linux/arm64
100100
tags: vladimirdev635/gql:$GITHUB_REF_NAME
101-
build-args:
102-
- GQL_VERSION=$GITHUB_REF_NAME
101+
build-args: GQL_VERSION=$GITHUB_REF_NAME
103102
- name: Build and push
104103
uses: docker/build-push-action@v6
105104
with:

0 commit comments

Comments
 (0)