Skip to content

Commit

Permalink
fix: build (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon authored Jul 29, 2024
1 parent e08f40f commit 476311d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
# See LICENSE file for licensing details.

type: charm
parts:
charm:
build-snaps:
- rustup
override-build: |
rustup default stable
craftctl default
charm-binary-python-packages:
- setuptools
prime:
- templates/jenkins-auth-proxy-config.xml
- templates/jenkins-config.xml
- templates/logging.properties
bases:
- build-on:
- name: ubuntu
Expand Down

0 comments on commit 476311d

Please sign in to comment.