mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-12 12:37:40 +02:00
Test upgrade from Ploutos v6 to v7 to see if the breaking upgrade actually breaks.
This commit is contained in:
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
package:
|
||||
# See: https://github.com/NLnetLabs/ploutos
|
||||
uses: NLnetLabs/ploutos/.github/workflows/pkg-rust.yml@v6
|
||||
uses: NLnetLabs/ploutos/.github/workflows/pkg-rust.yml@v7
|
||||
secrets:
|
||||
DOCKER_HUB_ID: ${{ secrets.DOCKER_HUB_ID }}
|
||||
DOCKER_HUB_TOKEN: ${{ secrets.DOCKER_HUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user