Skip to content

Commit

Permalink
Rename version and dump only rock license into the image
Browse files Browse the repository at this point in the history
  • Loading branch information
shayancanonical committed Aug 10, 2023
1 parent 875848b commit 3805b39
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 17,688 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Push image to GHCR
run: |
app=$(yq .name rockcraft.yaml)
version=$(yq '(.version|split("-"))[0]' rockcraft.yaml)
version=$(yq '(.version)' rockcraft.yaml)
base=$(yq '(.base|split(":"))[1]' rockcraft.yaml)
tag=${version}-${base}_edge
sudo skopeo --insecure-policy copy \
Expand Down
File renamed without changes.
5,828 changes: 0 additions & 5,828 deletions licenses/LICENSE-mysql-router

This file was deleted.

5,828 changes: 0 additions & 5,828 deletions licenses/LICENSE-mysql-server

This file was deleted.

201 changes: 0 additions & 201 deletions licenses/LICENSE-mysqld_exporter

This file was deleted.

Loading

0 comments on commit 3805b39

Please sign in to comment.