|
@ -27,7 +27,6 @@ jobs: |
|
|
password: ${{ secrets.PERSONAL_TOKEN }} |
|
|
password: ${{ secrets.PERSONAL_TOKEN }} |
|
|
|
|
|
|
|
|
- name: echo the changed files and build&push |
|
|
- name: echo the changed files and build&push |
|
|
uses: docker/build-push-action@v2 |
|
|
|
|
|
run: | |
|
|
run: | |
|
|
for i in ${{ steps.getfile.outputs.files }} |
|
|
for i in ${{ steps.getfile.outputs.files }} |
|
|
do |
|
|
do |
|
|