Skip to content

Commit

Permalink
Revert "Revert "let lp infer the series from snapcraft.yaml (#1209)" (#…
Browse files Browse the repository at this point in the history
…1210)" (#1211)

This reverts commit 1261d57.
  • Loading branch information
George Kraft committed Feb 16, 2023
1 parent 1261d57 commit 864a574
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cilib/lp.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def create_or_update_snap_recipe(self, name, owner, version, repo, branch, track
snap = self.snaps.new(
name=lp_snap_name,
owner=lp_owner,
distro_series=self.distro_series(),
git_repository=self.snap_git_repo(lp_owner, lp_snap_project_name),
git_path=branch,
store_upload=True,
Expand Down

0 comments on commit 864a574

Please sign in to comment.