Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Add IONOS Deploy Now workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ionos-deploy-now[bot] authored Sep 16, 2024
1 parent d7eb490 commit 0fbf280
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rsv-dossier-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
api-key: ${{ secrets.IONOS_API_KEY }}
service-host: api-eu.ionos.space
project-id: c6c84ecf-8927-4abf-a62d-934d85116026
project-id: 1475d258-1361-4bb0-9b73-ef8502761ea1
branch-id: ${{ inputs.branch-id }}
version: ${{ github.sha }}
folder: ${{ env.DEPLOYMENT_FOLDER }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/rsv-dossier-orchestration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
api-key: ${{ secrets.IONOS_API_KEY }}
service-host: api-eu.ionos.space
project-id: c6c84ecf-8927-4abf-a62d-934d85116026
project-id: 1475d258-1361-4bb0-9b73-ef8502761ea1
action: retrieve-info


Expand All @@ -50,6 +50,6 @@ jobs:
with:
api-key: ${{ secrets.IONOS_API_KEY }}
service-host: api-eu.ionos.space
project-id: c6c84ecf-8927-4abf-a62d-934d85116026
project-id: 1475d258-1361-4bb0-9b73-ef8502761ea1
branch-id: ${{ needs.retrieve-project.outputs.branch-id }}
action: dispatch-deployments

0 comments on commit 0fbf280

Please sign in to comment.