Skip to content

Commit

Permalink
Add matrix to dockerhub_publish
Browse files Browse the repository at this point in the history
  • Loading branch information
maiquanghiep committed Aug 5, 2024
1 parent 49b1c70 commit 62768d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ jobs:
ecr_publish:
runs-on: ubuntu-22.04
strategy:
matrix:
environment: [devnet, staging]
needs: ["docker_build"]
steps:
- name: Download Docker image from workspace
Expand Down

0 comments on commit 62768d6

Please sign in to comment.