Skip to content

Commit

Permalink
Make image available to Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
miterion committed Oct 27, 2023
1 parent d8a52e8 commit 004649e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
tags: simurlacra:test
cache-from: type=registry,ref=simurlacra:test
cache-to: type=inline
load: true
build-args: |
OPTION=${{ matrix.flavor }}
- name: Execute tests
Expand Down

0 comments on commit 004649e

Please sign in to comment.