Skip to content

Commit

Permalink
ar(feat) [DPTM-8] Dockerize and GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloreale committed Aug 24, 2024
1 parent b10d890 commit e66c322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_gcp_prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: hypnos::deploy_prod::docker::Setup docker (missing on MacOS)
if: runner.os == 'macos'
run: |
brew install docker
brew install docker colima docker-buildx
colima start
- name: hypnos::deploy_prod::docker::Log in to the Container registry
Expand Down

0 comments on commit e66c322

Please sign in to comment.