Skip to content

Commit

Permalink
Build only terraform-1_6_2
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Nov 1, 2023
1 parent 320a520 commit 6968c33
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
name: stackbuilders
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
- run: nix flake check --impure
- run: nix build --impure .#terraform-1_6_2
env:
NIXPKGS_ALLOW_UNFREE: 1
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
result
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# nixpkgs-terraform

[![CI](https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/ci.yml/badge.svg)](https://github.com/stackbuilders/nixpkgs-terraform/actions/workflows/ci.yml)

0 comments on commit 6968c33

Please sign in to comment.