4c05e85d8d
snapcraft makes use of sudo to install build dependencies for a snap; switch to using the tox-with-sudo base job to ensure that sudo access is allowed as part of the verification and gate jobs. Change-Id: I8bf2aee77a29dd98730bfed38f8f644ddfe046db
8 lines
146 B
YAML
8 lines
146 B
YAML
- job-group:
|
|
name: snap-jobs
|
|
node:
|
|
- ubuntu-xenial
|
|
jobs:
|
|
- 'gate-{name}-tox-with-sudo-{envlist}':
|
|
envlist: snap
|