mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-01-15 08:13:52 +01:00
Make make target naming matching
This commit is contained in:
4
.github/workflows/release-docker.yaml
vendored
4
.github/workflows/release-docker.yaml
vendored
@@ -24,5 +24,5 @@ jobs:
|
||||
git config user.name "$GITHUB_ACTOR"
|
||||
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
||||
|
||||
- name: make build-images
|
||||
run: make build-images
|
||||
- name: make build-image
|
||||
run: make build-image
|
||||
Reference in New Issue
Block a user