Skip to content

Commit

Permalink
Fixes build-args
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed Mar 9, 2024
1 parent 44acc18 commit aaf08a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ jobs:
context: dockerfiles/climate-notebook
push: true
tags: ghcr.io/esgf-nimbus/climate-notebook:${{ steps.get-version.outputs.version }}
builds-args: "TAG=${{ needs.get-issue-number.outputs.pr-number }}"
build-args: "TAG=${{ needs.get-issue-number.outputs.pr-number }}"

0 comments on commit aaf08a2

Please sign in to comment.