Fernando K pushed to branch main at Root / Netboxadm

Commits:

1 changed file:

Changes:

  • .goreleaser.yaml
    ... ... @@ -13,3 +13,13 @@ gitlab_urls:
    13 13
     
    
    14 14
       # Set this if you set GITLAB_TOKEN to the value of CI_JOB_TOKEN.
    
    15 15
       use_job_token: true
    
    16
    +
    
    17
    +builds:
    
    18
    +  goos:
    
    19
    +    - darwin
    
    20
    +    - linux
    
    21
    +  goarch:
    
    22
    +    - amd64
    
    23
    +    - arm64
    
    24
    +  goamd64:
    
    25
    +    - v2