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