Skip to content

update nix and minor changes #92

update nix and minor changes

update nix and minor changes #92

Workflow file for this run

name: Oracle CI
on:
push:
branches:
- main
paths:
- 'lib/oracle-cloud/**/*.nix'
- 'flake.lock'
workflow_dispatch:
jobs:
oracle:
runs-on: ubuntu-latest
concurrency: raspberryPi
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
with:
diagnostic-endpoint: ""
- uses: extractions/setup-just@v1
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.SSH_KEY }}
- uses: actions/checkout@v3
- name: Build config
run: |
just remote @oracle