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 de87347 commit 49b1c70
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 @@ -52,6 +52,9 @@ jobs:

dockerhub_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 49b1c70

Please sign in to comment.