Skip to content

Commit 594a559

Browse files
committed
remove wdt changes
1 parent f2bcb9c commit 594a559

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wercker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ build:
4545
cp -R src/scripts/* /operator/
4646
cp operator/target/weblogic-kubernetes-operator-0.2.jar /operator/weblogic-kubernetes-operator.jar
4747
cp operator/target/lib/*.jar /operator/lib/
48-
cp target/weblogic-deploy.zip /operator/weblogic-deploy.zip
4948
export IMAGE_TAG_OPERATOR="${IMAGE_TAG_OPERATOR:-${WERCKER_GIT_BRANCH//[_\/]/-}}"
5049
if [ "$IMAGE_TAG_OPERATOR" = "master" ]; then
5150
export IMAGE_TAG_OPERATOR="latest"

0 commit comments

Comments
 (0)