Skip to content

Commit

Permalink
Create build in cloud with CAWS from git
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsRefsgaard committed Oct 11, 2023
1 parent 879c26d commit 3c11d94
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
8 changes: 5 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,11 @@ packages:
carp_webservices:
dependency: "direct main"
description:
path: "../carp.sensing-flutter/backends/carp_webservices"
relative: true
source: path
path: "backends/carp_webservices"
ref: "LarsRefsgaard/openid-authentication"
resolved-ref: d3cea4b8d895f38f2e1e6b620baa2fdcd0c14218
url: "https://github.com/cph-cachet/carp.sensing-flutter"
source: git
version: "1.3.0"
characters:
dependency: transitive
Expand Down
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ dependencies:
dependency_overrides:
uuid: 4.1.0
carp_webservices:
path: ../carp.sensing-flutter/backends/carp_webservices
# git:
# url: https://github.com/cph-cachet/carp.sensing-flutter
# ref: LarsRefsgaard/openid-authentication
# path: backends/carp_webservices
# path: ../carp.sensing-flutter/backends/carp_webservices
git:
url: https://github.com/cph-cachet/carp.sensing-flutter
ref: LarsRefsgaard/openid-authentication
path: backends/carp_webservices

dev_dependencies:
# flutter_test:
Expand Down

0 comments on commit 3c11d94

Please sign in to comment.