Skip to content

Commit

Permalink
ci: test changeLog
Browse files Browse the repository at this point in the history
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
  • Loading branch information
NeJan2020 committed Jun 28, 2022
1 parent 18ab428 commit dea9019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kindling-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: ${{ github.workspace }}/collector/docker
push: true
push: false
tags: kindlingproject/kindling-agent:${{ env.RELEASE }}
- name: Prepare Deploy
run: |
Expand Down

0 comments on commit dea9019

Please sign in to comment.