fix(ci): Correct misleading workflow name, remove duplicate tapbundle
- Fix docker_nottags.yaml name from "Docker (tags)" to "Docker (non-tag pushes)" - Remove duplicate @push.rocks/tapbundle entry in fossglobal preinstalled Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Docker (tags)
|
||||
name: Docker (non-tag pushes)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
@@ -9,5 +9,4 @@ RUN npm install -g \
|
||||
@push.rocks/tapbundle \
|
||||
axios \
|
||||
@push.rocks/smartdelay \
|
||||
@push.rocks/smartjson \
|
||||
@push.rocks/tapbundle
|
||||
@push.rocks/smartjson
|
||||
|
||||
Reference in New Issue
Block a user