Skip to content

Commit

Permalink
Test build with outputs param
Browse files Browse the repository at this point in the history
  • Loading branch information
ttuffin committed Oct 5, 2023
1 parent e1a3a87 commit 57c94d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/image-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ runs:
with:
context: .
platforms: linux/amd64,linux/arm64
push: false
tags: localhost/ansible-rulebook:test
outputs:
- type=image,push=false

- name: Run tests
shell: bash
Expand Down

0 comments on commit 57c94d4

Please sign in to comment.