Skip to content
Snippets Groups Projects
Commit 512d0905 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Merge branch '26-fix-publish-to-private-repository' into 'master'

Resolve "Fix publish to private repository"

Closes #26

See merge request !22
parents 2dc0a66e a1522e6c
No related branches found
No related tags found
1 merge request!22Resolve "Fix publish to private repository"
Pipeline #7605 passed
......@@ -33,7 +33,6 @@ application:release:
dependencies:
- android:build-debug
script:
- apk --no-cache add curl
- git config user.email "${GITLAB_USER_EMAIL}"
- git config user.name "${GITLAB_USER_NAME}"
- git remote set-url origin https://oauth2:${GITLAB_ACCESS_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}
......
## 1.0.2
- Fix publish to private repository
## 1.0.1
- Fix publish to private repository
......
......@@ -3,7 +3,7 @@ description: "Flutter custom toolbox for org.benoitharrault.* projects."
publish_to: https://pub.harrault.fr/
version: 1.0.1
version: 1.0.2
homepage: https://git.harrault.fr/android/flutter-toolbox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment