Skip to content

Commit

Permalink
Try jelastic cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmylevell authored Mar 3, 2024
1 parent 5b8b2e6 commit 528ccd8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,10 @@ jobs:
context: ./
tags: |
ghcr.io/scout-ch/thilo-shortener/thilo_shortener:latest
- name: Run GetEnv command
uses: abhisek91/github-actions-jelastic@master
with:
jelastic_url: app.mycloud.by
jelastic_username: ${{ secrets.JELASTIC_USERNAME }}
jelastic_password: ${{ secrets.JELASTIC_TOKEN }}
task: environment/control/getenvs

0 comments on commit 528ccd8

Please sign in to comment.