Skip to content

Commit

Permalink
🔧 reparing the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pysco68 committed Feb 28, 2024
1 parent e46a60f commit a34efad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ jobs:
build:
name: build-linux
runs-on: ubuntu-latest
container: tipibuild/tipi-ubuntu
container:
image: tipibuild/tipi-ubuntu
options: --user 1000:1000
env:
GH_USER: nxxmgh
GH_PASS: ${{ secrets.USER_PAT_NXXMGH_TOKEN_FOR_GH }}
Expand Down

0 comments on commit a34efad

Please sign in to comment.