add ghaymah.json
هذا الالتزام موجود في:
12
.github/workflows/ci.yaml
مباع
12
.github/workflows/ci.yaml
مباع
@@ -21,8 +21,16 @@ jobs:
|
||||
push: true
|
||||
tags: ahmedhesham301/nginx:latest
|
||||
|
||||
ci:
|
||||
needs: deploy_to_ghaymah
|
||||
deploy:
|
||||
needs: build_and_push_image
|
||||
steps:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v5.0.0
|
||||
- name: install ghaymah cli
|
||||
run: curl -sSl https://cli.ghaymah.systems/install.sh | bash
|
||||
|
||||
- name: login to ghaymah
|
||||
run: gy auth login --email "${{secrets.GHAYMAH_EMAIL}}" --password "${{secrets.GHAYMAH_PW}}"
|
||||
|
||||
- name: deploy
|
||||
run: gy resource app launch
|
||||
المرجع في مشكلة جديدة
حظر مستخدم