Skip to content

Commit

Permalink
Merge pull request #326 from zhang-accounting/318-upgrade-opendal-to-…
Browse files Browse the repository at this point in the history
…046-and-remove-self-implemented-github-service

318 upgrade opendal to 046 and remove self implemented GitHub service
  • Loading branch information
Kilerd authored May 14, 2024
2 parents c59f9d0 + 21b1732 commit b83a781
Show file tree
Hide file tree
Showing 22 changed files with 1,157 additions and 1,133 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,9 @@ jobs:
- name: podman manifest push snapshot
run: podman manifest push zhang docker.io/kilerd/zhang:snapshot

- name: podman manifest push snapshot with hash
run: podman manifest push zhang docker.io/kilerd/zhang:${{ github.sha }}

- name: podman manifest push latest
run: podman manifest push zhang docker.io/kilerd/zhang:latest
if: startsWith(github.ref_name, 'v')
Expand Down
Loading

0 comments on commit b83a781

Please sign in to comment.