Skip to content

Commit

Permalink
Standardized cicd pipeline based on github workflows.
Browse files Browse the repository at this point in the history
Signed-off-by: Łukasz Dywicki <luke@code-house.org>
  • Loading branch information
splatch committed Mar 4, 2024
1 parent 6f6402e commit ca3424c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 143 deletions.
66 changes: 0 additions & 66 deletions .github/m2.yml

This file was deleted.

77 changes: 0 additions & 77 deletions .github/r2.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
build:
#if: ${{ true }}
permissions:
checks: write
contents: read
Expand Down

0 comments on commit ca3424c

Please sign in to comment.