mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-12 06:37:55 +03:00
file cleanup
This commit is contained in:
parent
01507c6667
commit
9a27d462f6
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/bitbucket
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -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
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/confluence
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/jira
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/balancer
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/balancer
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/devel
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/devel
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/devel
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/edge
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/edge
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/edge
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/prod
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/nextcloud
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/qbittorrent
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/qbittorrent
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/websites
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/websites
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/zabbix-agent
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/zabbix-java-gateway
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/zabbix-server-mysql
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
@ -1 +0,0 @@
|
|||||||
repository: epicmorg/zabbix-web-apache-mysql
|
|
@ -1,3 +0,0 @@
|
|||||||
.git
|
|
||||||
scripts
|
|
||||||
.idea
|
|
Loading…
x
Reference in New Issue
Block a user