aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 80f2bc2..f788b32 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,7 +28,7 @@ jobs:
script: make docker/build
- name: Build native images using Compose
script: sudo make compose/install && make compose/build
- - stage: deploy
+ - stage: publish
name: Build & publish multi-arch images
if: branch = master
script: make login && make buildx/create && make buildx/push