File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124124
125125 publish_development :
126126 name : Publish (Development)
127- environment : dockerhub
127+ environment : dockerhub-torrust
128128 needs : context
129129 if : needs.context.outputs.continue == 'true' && needs.context.outputs.type == 'development'
130130 runs-on : ubuntu-latest
@@ -167,7 +167,7 @@ jobs:
167167
168168 publish_production :
169169 name : Publish (Production)
170- environment : dockerhub
170+ environment : dockerhub-torrust
171171 needs : context
172172 if : needs.context.outputs.continue == 'true' && needs.context.outputs.type == 'production'
173173 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1- [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/linting.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/testing.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/test-e2e-infrastructure.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/test-e2e-deployment.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/test-lxd-provision.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/coverage.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/docker-security-scan.yml)
1+ [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/linting.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/testing.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/test-e2e-infrastructure.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/test-e2e-deployment.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/test-lxd-provision.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/coverage.yml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/container.yaml) [](https://github.com/torrust/torrust-tracker-deployer/actions/workflows/docker-security-scan.yml)
22
33# Torrust Tracker Deployer
44
You can’t perform that action at this time.
0 commit comments