Skip to content

Commit

Permalink
remove context api
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Apr 11, 2024
1 parent f884d2a commit 73304b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
with:
context: api
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 73304b7

Please sign in to comment.