mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-07 05:02:50 +08:00
Update smtp_proxy_server.yml
This commit is contained in:
3
.github/workflows/smtp_proxy_server.yml
vendored
3
.github/workflows/smtp_proxy_server.yml
vendored
@@ -33,7 +33,8 @@ jobs:
|
||||
- name: Build and push Docker images
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
context: ./smtp_proxy_server
|
||||
file: ./smtp_proxy_server/dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
${{ env.REGISTRY }}/${{ github.repository }}/${{ env.IMAGE_NAME }}:${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user