Skip to content

Commit

Permalink
wip: Reference
Browse files Browse the repository at this point in the history
  • Loading branch information
snaselj committed Oct 12, 2023
1 parent 2b0076c commit f0d1c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/single-test-simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: "Build Docker Image"
uses: "./.github/actions/build-push"
with:
add-tag: "${{ steps.config.outputs.image }}"
add-image-reference: "${{ steps.config.outputs.image }}"
image-prefix: "ghcr.io/${{ github.repository }}/nautobot-dev"
image-tag: "pr-${{ github.event.pull_request.number }}-${{ env.NAUTOBOT_VER }}-py${{ env.PYTHON_VER }}"
nautobot-version: "${{ env.NAUTOBOT_VER }}"
Expand Down

0 comments on commit f0d1c0f

Please sign in to comment.