Skip to content

Commit

Permalink
ch2
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Mar 27, 2024
1 parent 8dc77c9 commit ef9639e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pdp_cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
platforms: linux/amd64,linux/arm64
#tags: permitio/pdp-v2:${{ github.event.release.tag_name }}
tags: permitio/pdp-v2:0.3.0-rc.1
load: true
cache-from: type=gha
cache-to: type=gha,mode=max

Expand All @@ -100,6 +101,7 @@ jobs:
platforms: linux/amd64,linux/arm64
#tags: permitio/pdp-v2:${{ github.event.release.tag_name }},permitio/pdp-v2:latest
tags: permitio/pdp-v2:0.3.0-rc.1
load: true
cache-from: type=gha
cache-to: type=gha,mode=max

Expand Down

0 comments on commit ef9639e

Please sign in to comment.