Skip to content

Commit

Permalink
update: nix-build-flake workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lucernae committed Aug 26, 2023
1 parent 3e91191 commit 45aea3d
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions .github/workflows/nix-build-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@ jobs:
- "nixos-23.05"
target_image:
- bash
# - busybox
# - cachix
# - cachix-flakes
# - caddy
# - curl
# - devcontainer
# - docker-compose
# - hugo
# - kubectl
# - kubernetes-helm
# - nginx
# - nix
# - nix-flakes
# - nix-unstable
# - nix-unstable-static
- busybox
- cachix
- cachix-flakes
- caddy
- curl
- devcontainer
- docker-compose
- hugo
- kubectl
- kubernetes-helm
- nginx
- nix
- nix-flakes
- nix-unstable
- nix-unstable-static
steps:
- uses: actions/checkout@v3
- name: Set up QEMU
Expand Down Expand Up @@ -79,21 +79,21 @@ jobs:
- "nixos-23.05"
target_image:
- bash
# - busybox
# - cachix
# - cachix-flakes
# - caddy
# - curl
# - devcontainer
# - docker-compose
# - hugo
# - kubectl
# - kubernetes-helm
# - nginx
# - nix
# - nix-flakes
# - nix-unstable
# - nix-unstable-static
- busybox
- cachix
- cachix-flakes
- caddy
- curl
- devcontainer
- docker-compose
- hugo
- kubectl
- kubernetes-helm
- nginx
- nix
- nix-flakes
- nix-unstable
- nix-unstable-static
needs:
- build
steps:
Expand Down

0 comments on commit 45aea3d

Please sign in to comment.