Skip to content

Commit

Permalink
fixup! Rollback repo creation
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Feb 8, 2024
1 parent 20f0488 commit 455fa57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ def uploadDebArtifacts():
fi
mkdir -p /packages/%(prop:tarbuildnum)s/%(prop:buildername)s
cp -r ../debs /packages/%(prop:tarbuildnum)s/%(prop:buildername)s/
cat << EOF > /packages/%(prop:tarbuildnum)s/%(prop:buildername)s/mariadb.list
cat << EOF > /packages/%(prop:tarbuildnum)s/%(prop:buildername)s/mariadb.sources
X-Repolib-Name: MariaDB
Types: deb
URIs: $artifacts_url/%(prop:tarbuildnum)s/%(prop:buildername)s/debs
Expand Down

0 comments on commit 455fa57

Please sign in to comment.