mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-26 08:05:49 -04:00
For snapcraft, switch from docker to machine
This commit is contained in:
parent
cdee9f01ab
commit
183f2d09e7
1 changed files with 2 additions and 2 deletions
|
@ -168,8 +168,8 @@ jobs:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
build-snapcraft:
|
build-snapcraft:
|
||||||
docker:
|
machine:
|
||||||
- image: ubuntu/20.04
|
image: ubuntu-2004:current
|
||||||
working_directory: ~/repo
|
working_directory: ~/repo
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue