Skip to content

Commit fcc66ef

Browse files
authored
chore: add support for ubuntu 24.04
1 parent c533c0c commit fcc66ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy-deb.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/bash
22
cloudsmith push deb -k $APIKEY --republish sensson/base/ubuntu/20.04 *.deb
33
cloudsmith push deb -k $APIKEY --republish sensson/base/ubuntu/22.04 *.deb
4+
cloudsmith push deb -k $APIKEY --republish sensson/base/ubuntu/24.04 *.deb

0 commit comments

Comments
 (0)