Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vazirim authored Aug 30, 2024
1 parent 98152f8 commit dc08f1e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@ name: Build

on: [push, pull_request]

env:
WATSONX_KEY: deployment
WATSONX_PROJECT_ID: deployment
WATSONX_API: deployment

jobs:
tests:
name: static checks / linters
runs-on: ubuntu-latest
environment: Build
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit dc08f1e

Please sign in to comment.