Update .github/workflows/scarf-data-export.yml
Some checks failed
Build and push image to DockerHub / build (push) Has been cancelled
Some checks failed
Build and push image to DockerHub / build (push) Has been cancelled
This commit is contained in:
2
.github/workflows/scarf-data-export.yml
vendored
2
.github/workflows/scarf-data-export.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
export-scarf-data:
|
export-scarf-data:
|
||||||
runs-on: ubuntu-latest
|
runs-on: linux_arm64
|
||||||
steps:
|
steps:
|
||||||
- uses: docker://scarf.docker.scarf.sh/scarf-sh/scarf-postgres-exporter:latest
|
- uses: docker://scarf.docker.scarf.sh/scarf-sh/scarf-postgres-exporter:latest
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user