summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-04-10 00:47:16 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2021-04-10 00:47:16 +0200
commitd87770190d9e9365b10f9b57e48a6307b0c823f3 (patch)
tree39eaaa8e8e54146951934fc32613bcbcc9fa8cca
parent9fed636ceb01bc807d547523e99d9bf2a731c940 (diff)
ci: cosmetic
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rw-r--r--.github/workflows/ci-push.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-push.yaml b/.github/workflows/ci-push.yaml
index 20c7547..d73e72d 100644
--- a/.github/workflows/ci-push.yaml
+++ b/.github/workflows/ci-push.yaml
@@ -34,7 +34,7 @@ jobs:
name: make config
run: make config;
-
- name: make image
+ name: make image-build
run: make image-build lbl_a=ci;
-
name: docker swarm init