Skip to content

Commit

Permalink
fix args
Browse files Browse the repository at this point in the history
  • Loading branch information
avdata99 committed Oct 21, 2024
1 parent 325288c commit eb748ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ jobs:
with:
context: docker/ckan
file: docker/ckan/Dockerfile
args: |
ENV_NAME=gh-action
push: false
env:
CKAN_UNI_VERSION: ${{ env.CKAN_UNI_VERSION }}
ENV_NAME: "gh-action"

0 comments on commit eb748ab

Please sign in to comment.