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

Fix publish to private repository

parent fc62cdaa
No related branches found
No related tags found
1 merge request!21Resolve "Fix publish to private repository"
Pipeline #7500 passed
This commit is part of merge request !21. Comments created here will be created in the context of that merge request.
...@@ -26,9 +26,6 @@ android:build-debug: ...@@ -26,9 +26,6 @@ android:build-debug:
application:release: application:release:
stage: release stage: release
image:
name: alpine/git
entrypoint: [""]
only: only:
- master - master
except: except:
......
## 1.0.1
- Fix publish to private repository
## 1.0.0 ## 1.0.0
- Publish package to private repository https://pub.harrault.fr - Publish package to private repository https://pub.harrault.fr
......
...@@ -3,7 +3,7 @@ description: "Flutter custom toolbox for org.benoitharrault.* projects." ...@@ -3,7 +3,7 @@ description: "Flutter custom toolbox for org.benoitharrault.* projects."
publish_to: https://pub.harrault.fr/ publish_to: https://pub.harrault.fr/
version: 1.0.0 version: 1.0.1
homepage: https://git.harrault.fr/android/flutter-toolbox 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 to comment