update git settting and image tags
CI/CD Pipeline / build-and-deploy (push) Successful in 16s Details

This commit is contained in:
vahidrezvani 2026-02-21 11:31:23 +03:30
parent 2622f21816
commit 6c80daa7ed
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: didvan/basa_houshan_api:latest tags: |
didvan/basa_houshan_api:latest
didvan/basa_houshan_api:${{ github.sha }}
- name: Deploy to Server - name: Deploy to Server
uses: appleboy/ssh-action@v1.0.3 uses: appleboy/ssh-action@v1.0.3