This commit is contained in:
@@ -39,8 +39,8 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk --update add curl jq
|
- apk --update add curl jq
|
||||||
- URL="$GIT_URL/api/v1/repos/$REPO/contents/$FILE_PATH"
|
- URL="$GIT_URL/api/v1/repos/$REPO/contents/$FILE_PATH"
|
||||||
#- echo $URL
|
- echo $URL
|
||||||
- curl -s -v -H "Authorization: token $TOKEN" -H "Accept: application/json" $URL
|
#- curl -s -v -H "Authorization: token $TOKEN" -H "Accept: application/json" $URL
|
||||||
#- echo $SHA
|
#- echo $SHA
|
||||||
|
|
||||||
when:
|
when:
|
||||||
|
Reference in New Issue
Block a user