Skip to content

Commit 577ccb0

Browse files
author
MarcoFalke
committed
ci: Avoid separate pull to work around snap issue
Work around canonical/snapcraft#5316
1 parent aad8d4d commit 577ccb0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.cirrus.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@ task:
1010
- snap install snapcraft --classic
1111
- snap install lxd
1212
- /snap/bin/lxd init --auto
13-
snapcraft_pull_script:
14-
- snapcraft pull --use-lxd
15-
ci_script:
13+
snapcraft_build_script:
1614
- snapcraft --use-lxd

0 commit comments

Comments
 (0)