@@ -45,9 +45,9 @@ jobs:
|
||||
username: ${{ secrets.HARBOR_USERNAME }}
|
||||
password: ${{ secrets.HARBOR_PASSWORD }}
|
||||
|
||||
- name: echo new tag
|
||||
run: |
|
||||
echo "${{ steps.meta.outputs.tags }}"
|
||||
- name: echo new tag
|
||||
run: |
|
||||
echo "${{ steps.meta.outputs.tags }}"
|
||||
|
||||
|
||||
# - name: Build and push
|
||||
|
||||
Reference in New Issue
Block a user