update git settting and image tags
CI/CD Pipeline / build-and-deploy (push) Successful in 16s
Details
CI/CD Pipeline / build-and-deploy (push) Successful in 16s
Details
This commit is contained in:
parent
2622f21816
commit
6c80daa7ed
|
|
@ -23,7 +23,9 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: didvan/basa_houshan_api:latest
|
||||
tags: |
|
||||
didvan/basa_houshan_api:latest
|
||||
didvan/basa_houshan_api:${{ github.sha }}
|
||||
|
||||
- name: Deploy to Server
|
||||
uses: appleboy/ssh-action@v1.0.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue