diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-03-01 02:24:20 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-03-01 02:24:20 +0300 |
commit | 1c60f857e3f6fe7d136408f6f85b1516805e0d44 (patch) | |
tree | ee6831f500d9a288dbb29af18ec7cb0f6a37fce5 | |
parent | Makefile: code style (diff) | |
download | math-server-1c60f857e3f6fe7d136408f6f85b1516805e0d44.tar.gz math-server-1c60f857e3f6fe7d136408f6f85b1516805e0d44.zip |
Travis: update stage name
-rw-r--r-- | .travis.yml | 2 |
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: |