Skip to content

Commit 861fdb9

Browse files
author
Vladimir Kotal
committed
remove post-deploy stage that triggered Docker build
1 parent 70960cd commit 861fdb9

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,6 @@ jobs:
8585
if: repo = "oracle/opengrok" AND tag IS present
8686
before_script: mvn -DskipTests=true -Dmaven.javadoc.skip=true -B -V package
8787
script: dev/docker.sh
88-
- stage: post_deploy
89-
name: Post deploy
90-
if: repo = "oracle/opengrok" AND tag IS present
91-
script: dev/post-deploy.sh
92-
install: true
9388
- stage: javadoc
9489
name: Upload javadocs to Github pages
9590
os: linux

dev/post-deploy.sh

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)