Remove sha docker tagging
This commit is contained in:
@@ -30,7 +30,6 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=schedule,pattern=weekly
|
type=schedule,pattern=weekly
|
||||||
type=sha
|
|
||||||
|
|
||||||
- name: Use Node.js ${{ matrix.node-version }}
|
- name: Use Node.js ${{ matrix.node-version }}
|
||||||
uses: actions/setup-node@v2.1.5
|
uses: actions/setup-node@v2.1.5
|
||||||
|
|||||||
Reference in New Issue
Block a user