From 142582847b187139281edcf9288ff24b13180888 Mon Sep 17 00:00:00 2001 From: Simon Jackson Date: Sat, 23 Apr 2022 14:59:49 +0100 Subject: [PATCH] Remove old BitBucket Pipeline for GitHub --- bitbucket-pipelines.yml | 18 ------------------ bitbucket-pipelines.yml.meta | 7 ------- 2 files changed, 25 deletions(-) delete mode 100644 bitbucket-pipelines.yml delete mode 100644 bitbucket-pipelines.yml.meta diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml deleted file mode 100644 index 36b5dd1..0000000 --- a/bitbucket-pipelines.yml +++ /dev/null @@ -1,18 +0,0 @@ -# This is a sample build configuration for Other. -# Check our guides at https://confluence.atlassian.com/x/5Q4SMw for more examples. -# Only use spaces to indent your .yml configuration. -# ----- -# You can specify a custom docker image from Docker Hub as your build environment. -image: atlassian/default-image:2 - -pipelines: - custom: - npmpublish: - - step: - script: - - echo "Getting Submodules" - - git submodule update --init --recursive - - echo "Publishing Unity UI Extensions to NPM" - - pipe: atlassian/npm-publish:0.3.1 - variables: - NPM_TOKEN: $NPM_TOKEN \ No newline at end of file diff --git a/bitbucket-pipelines.yml.meta b/bitbucket-pipelines.yml.meta deleted file mode 100644 index 4464a74..0000000 --- a/bitbucket-pipelines.yml.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 8045f74f29fafa944b1539a3a1c6dc5c -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: