update ci.yaml
هذا الالتزام موجود في:
3
.github/workflows/ci.yaml
مباع
3
.github/workflows/ci.yaml
مباع
@@ -22,6 +22,7 @@ jobs:
|
|||||||
tags: ahmedhesham301/nginx:latest
|
tags: ahmedhesham301/nginx:latest
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
needs: build_and_push_image
|
needs: build_and_push_image
|
||||||
steps:
|
steps:
|
||||||
- name: checkout code
|
- name: checkout code
|
||||||
@@ -29,7 +30,7 @@ jobs:
|
|||||||
- name: install ghaymah cli
|
- name: install ghaymah cli
|
||||||
run: |
|
run: |
|
||||||
curl -sSl https://cli.ghaymah.systems/install.sh | bash
|
curl -sSl https://cli.ghaymah.systems/install.sh | bash
|
||||||
source ~/.bashrc
|
source '~/.bashrc'
|
||||||
|
|
||||||
- name: login to ghaymah
|
- name: login to ghaymah
|
||||||
run: gy auth login --email "${{secrets.GHAYMAH_EMAIL}}" --password "${{secrets.GHAYMAH_PW}}"
|
run: gy auth login --email "${{secrets.GHAYMAH_EMAIL}}" --password "${{secrets.GHAYMAH_PW}}"
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم