Skip to content

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 Feb 19, 2024
1 parent 4265be9 commit e21d3f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/next-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: 25113053-77c7-47fb-a5ea-eae7c9208dcc
project-id: 5a58e1b7-c93c-4dda-8e5c-f9fcf62d9f9a
branch-id: ${{ inputs.branch-id }}
version: ${{ github.sha }}
folder: ${{ env.DEPLOYMENT_FOLDER }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/next-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: 25113053-77c7-47fb-a5ea-eae7c9208dcc
project-id: 5a58e1b7-c93c-4dda-8e5c-f9fcf62d9f9a
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: 25113053-77c7-47fb-a5ea-eae7c9208dcc
project-id: 5a58e1b7-c93c-4dda-8e5c-f9fcf62d9f9a
branch-id: ${{ needs.retrieve-project.outputs.branch-id }}
action: dispatch-deployments

0 comments on commit e21d3f1

Please sign in to comment.