Skip to content

Commit

Permalink
Revert "Sanity check of pending Plout"
Browse files Browse the repository at this point in the history
This reverts commit c9dbe0c.
  • Loading branch information
ximon18 committed Apr 26, 2023
1 parent c9dbe0c commit 0135eb9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@ on:

jobs:
package:
uses: NLnetLabs/ploutos/.github/workflows/pkg-rust.yml@configurable-runs-on
uses: NLnetLabs/ploutos/.github/workflows/pkg-rust.yml@v6
secrets:
DOCKER_HUB_ID: ${{ secrets.DOCKER_HUB_ID }}
DOCKER_HUB_TOKEN: ${{ secrets.DOCKER_HUB_TOKEN }}
with:
runs_on: self-hosted

docker_org: nlnetlabs
docker_repo: routinator
docker_build_rules: pkg/rules/docker-images-to-build.yml
Expand Down

0 comments on commit 0135eb9

Please sign in to comment.