file cleanup

This commit is contained in:
STAM 2020-02-28 15:55:15 +03:00
parent 01507c6667
commit 9a27d462f6
59 changed files with 0 additions and 182 deletions

View File

@ -1 +0,0 @@
repository: epicmorg/bitbucket

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1,66 +0,0 @@
image: dchevell/docker-release-maker:latest
clone:
depth: full
pipelines:
custom:
create-release-base-5:
- step:
script:
- git remote set-url origin ${BITBUCKET_GIT_HTTP_ORIGIN}
- git fetch --all
- export BASE_BRANCH='base-5'
- export MAC_PRODUCT_KEY='bitbucket'
- export DOCKERFILE_VERSION_STRING='BITBUCKET_VERSION'
- export DEFAULT_RELEASE='true'
- export ADDITIONAL_TAG_SUFFIXES='alpine'
- python /usr/src/app/run.py --create
create-release-base-6:
- step:
script:
- git remote set-url origin ${BITBUCKET_GIT_HTTP_ORIGIN}
- git fetch --all
- export BASE_BRANCH='base-6'
- export MAC_PRODUCT_KEY='bitbucket'
- export DOCKERFILE_VERSION_STRING='BITBUCKET_VERSION'
- export DEFAULT_RELEASE='true'
- export ADDITIONAL_TAG_SUFFIXES='jdk8,ubuntu'
- python /usr/src/app/run.py --create
test:
- step:
image: docker:stable-git
script:
# Run bitbucket docker image
- mkdir -p data
- |
docker run -v $(pwd)/data:/var/atlassian/application-data/bitbucket \
--name="bitbucket" -d -p 7990:7990 -p 7999:7999 atlassian/bitbucket-server
# Run tests
- git show origin/scripts:scripts/test-bitbucket-status.sh | install -m 0755 /dev/fd/0 test-bitbucket-status.sh
- ./test-bitbucket-status.sh
services:
- docker
branches:
base-5:
- step:
script:
- git remote set-url origin ${BITBUCKET_GIT_HTTP_ORIGIN}
- git fetch --all
- export BASE_BRANCH='base-5'
- export MAC_PRODUCT_KEY='bitbucket'
- export DOCKERFILE_VERSION_STRING='BITBUCKET_VERSION'
- export DEFAULT_RELEASE='true'
- export ADDITIONAL_TAG_SUFFIXES='alpine'
- python /usr/src/app/run.py --update
base-6:
- step:
script:
- git remote set-url origin ${BITBUCKET_GIT_HTTP_ORIGIN}
- git fetch --all
- export BASE_BRANCH='base-6'
- export MAC_PRODUCT_KEY='bitbucket'
- export DOCKERFILE_VERSION_STRING='BITBUCKET_VERSION'
- export DEFAULT_RELEASE='true'
- export ADDITIONAL_TAG_SUFFIXES='jdk8,ubuntu'
- python /usr/src/app/run.py --update

View File

@ -1 +0,0 @@
repository: epicmorg/confluence

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/jira

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/balancer

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/balancer

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/devel

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/devel

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/devel

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/edge

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/edge

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/edge

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/prod

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/nextcloud

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/qbittorrent

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/qbittorrent

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/websites

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/websites

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/zabbix-agent

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/zabbix-java-gateway

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/zabbix-server-mysql

View File

@ -1,3 +0,0 @@
.git
scripts
.idea

View File

@ -1 +0,0 @@
repository: epicmorg/zabbix-web-apache-mysql

View File

@ -1,3 +0,0 @@
.git
scripts
.idea