Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #131 from platform-engineering-org/remove-platform…
Browse files Browse the repository at this point in the history
…-engineering-org-repo

Off-board platform-engineering-org repos
  • Loading branch information
lmilbaum authored Mar 12, 2024
2 parents 69390fa + b1dddf1 commit 86a672c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,6 @@ on:
workflow_dispatch:

jobs:
renovate-platform-engineering-org:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Self-hosted Renovate
uses: renovatebot/github-action@c134f38c01867794a23c35e86660bd9609caf30c # v40.1.4
with:
renovate-version: 37.235.1
configurationFile: config-platform-engineering-org.js
token: ${{ secrets.RENOVATE_TOKEN }}
env-regex: "^(?:RENOVATE_\\w+|DOCKER_HUB_USERNAME|DOCKER_HUB_TOKEN|LOG_LEVEL)$"
env:
LOG_LEVEL: 'debug'
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
DOCKER_HUB_TOKEN: ${{ secrets.DOCKER_HUB_TOKEN }}


renovate-arcalot:
runs-on: ubuntu-latest

Expand Down
20 changes: 0 additions & 20 deletions config-platform-engineering-org.js

This file was deleted.

0 comments on commit 86a672c

Please sign in to comment.