aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-03-01 02:24:20 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-03-01 02:24:20 +0300
commit1c60f857e3f6fe7d136408f6f85b1516805e0d44 (patch)
treeee6831f500d9a288dbb29af18ec7cb0f6a37fce5
parentMakefile: code style (diff)
downloadmath-server-1c60f857e3f6fe7d136408f6f85b1516805e0d44.tar.gz
math-server-1c60f857e3f6fe7d136408f6f85b1516805e0d44.zip
Travis: update stage name
Diffstat (limited to '')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 566c9ba..972eea3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -85,7 +85,7 @@ jobs:
script: make compose/build
- <<: *docker
- stage: deploy
+ stage: publish
name: 'Docker: build & publish multi-arch images'
if: branch = master
addons: