Update repository URL
This commit is contained in:
parent
7f7550e93b
commit
f39e685395
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -e -o pipefail
|
set -e -o pipefail
|
||||||
|
|
||||||
GIT_ARTIFACT_REPOSITORY="git@github.com:opdavies/oliverdavies-uk-sculpin-built"
|
GIT_ARTIFACT_REPOSITORY="git@github.com:opdavies/oliverdavies.uk-built"
|
||||||
GIT_COMMIT_SHA="$(git rev-parse HEAD | cut -c 1-8)"
|
GIT_COMMIT_SHA="$(git rev-parse HEAD | cut -c 1-8)"
|
||||||
GIT_LOCAL_BRANCH="$(git current-branch)"
|
GIT_LOCAL_BRANCH="$(git current-branch)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue