Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
vascoguita committed Dec 21, 2022
1 parent 595691a commit b5f3c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- image: revad-ceph
tag: revad:${{ github.ref_name }}-ceph
uses: ./.github/workflows/docker.yml
secrets: inherit
with:
file: docker/Dockerfile.${{ matrix.image }}
tag: ${{ secrets.DOCKERHUB_ORGANIZATION }}/${{ matrix.tag }}
Expand Down

0 comments on commit b5f3c49

Please sign in to comment.