We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad8d4d commit 577ccb0Copy full SHA for 577ccb0
.cirrus.yml
@@ -10,7 +10,5 @@ task:
10
- snap install snapcraft --classic
11
- snap install lxd
12
- /snap/bin/lxd init --auto
13
- snapcraft_pull_script:
14
- - snapcraft pull --use-lxd
15
- ci_script:
+ snapcraft_build_script:
16
- snapcraft --use-lxd
0 commit comments