Skip to content

Commit

Permalink
fix(workflows/publish-container): deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
MM25Zamanian committed Apr 19, 2024
1 parent b22e2b8 commit ffe7aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,6 @@ jobs:

steps:
- name: darkube-cli deploy
run: darkube deploy --token ${{secrets.DEPLOY_TOKEN_HABIBIU_PWA}}
--app-id ${{secrets.APP_ID_HABIBIU_PWA}} --image-tag latest
run: darkube deploy --token ${{secrets.DEPLOY_TOKEN_HYBRID_UI_DEMO_APP_GECUT_DEMO_HAMRAVESH_C14}}
--app-id ${{secrets.APP_ID_HYBRID_UI_DEMO_APP_GECUT_DEMO_HAMRAVESH_C14}} --image-tag latest
--job-id ${GITHUB_RUN_ID}

0 comments on commit ffe7aaf

Please sign in to comment.