Compare commits
1 Commits
renovate/a
...
v1.29.48
| Author | SHA1 | Date | |
|---|---|---|---|
|
2b48af132e
|
@@ -49,7 +49,7 @@ jobs:
|
||||
|
||||
|
||||
# - name: Build and push
|
||||
# uses: docker/build-push-action@v6.15.0
|
||||
# uses: docker/build-push-action@v6.16.0
|
||||
# with:
|
||||
# context: ./Docker/
|
||||
# push: ${{ github.event_name != 'pull_request' }}
|
||||
|
||||
@@ -53,7 +53,7 @@ jobs:
|
||||
password: ${{ secrets.HARBOR_PASSWORD }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6.15.0
|
||||
uses: docker/build-push-action@v6.16.0
|
||||
with:
|
||||
context: ./Docker/
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user