Skip to content

Commit

Permalink
setup ORAS
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrei committed Feb 5, 2025
1 parent d7faf48 commit ab28c09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ jobs:
steps:
- name: Check out code for the container builds
uses: actions/checkout@v4
- name: Setup ORAS
uses: oras-project/setup-oras@v1
with:
version: 1.0.0
- name: Docker meta
id: meta
uses: docker/metadata-action@v5
Expand Down

0 comments on commit ab28c09

Please sign in to comment.