mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
github-actions: remove Circle CI artifacts redirector job
This commit is contained in:
parent
d755f07d1c
commit
f4b07a9c92
13
.github/workflows/circleci.yml
vendored
13
.github/workflows/circleci.yml
vendored
@ -1,13 +0,0 @@
|
|||||||
name: doc-build-artifact
|
|
||||||
on: [status]
|
|
||||||
jobs:
|
|
||||||
circleci_artifacts_redirector_job:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: Run CircleCI artifacts redirector
|
|
||||||
steps:
|
|
||||||
- name: GitHub Action step
|
|
||||||
uses: larsoner/circleci-artifacts-redirector-action@master
|
|
||||||
with:
|
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
artifact-path: 0/doc/index.html
|
|
||||||
circleci-jobs: doc-build
|
|
Loading…
Reference in New Issue
Block a user