Remove sha docker tagging
This commit is contained in:
parent
891743e4ca
commit
96566ebaf4
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -30,7 +30,6 @@ jobs:
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=schedule,pattern=weekly
|
||||
type=sha
|
||||
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v2.1.5
|
||||
|
Loading…
Reference in New Issue
Block a user