mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41:02 +00:00
Add CI to build docker images on releases (#836)
* Fix the url of the fetched file * Fix binary in the GPG check * Add docker build * Import GPG pub keys * Copy missing binaries * Checkout first * Add missing mkdir * Set bin as executable * Fix exec flag earlier * Fix docker calls * Fix version parsing * Fix image names * Cleanup * Fix ENV issue * Only allow user keys on pre-releases * Add Docker Hub token and enable pushing * Make Docker owner configurable via secrets * Fix owner * Remove duplicate secret
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
name: Pushes release notes to a Matrix room
|
||||
name: Release - Pushes release notes to a Matrix room
|
||||
on:
|
||||
release:
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user