Skip to content

Commit

Permalink
auto-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zpqsunny committed Jun 25, 2024
1 parent 8ebd6ca commit e7c0427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ jobs:
- name: Build and push dht-es
uses: docker/build-push-action@v4
with:
context: dht-es
context: dht-elasticsearch
push: true
tags: docker.io/zpqsunny/dht-es:latest,docker.io/zpqsunny/dht-es:${{ steps.branch-name.outputs.tag }}

0 comments on commit e7c0427

Please sign in to comment.