Skip to content

Commit

Permalink
Updated Puppet Build workflow CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Dec 23, 2023
1 parent 95d764e commit 042c861
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 399 deletions.
4 changes: 0 additions & 4 deletions .devcontainer.json

This file was deleted.

7 changes: 6 additions & 1 deletion .github/workflows/puppet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest

defaults:
run:
working-directory: ./puppet

steps:
- name: Checkout
uses: actions/checkout@v1

- name: Ballerina Build
uses: ballerina-platform/ballerina-action@master
with:
Expand Down
3 changes: 0 additions & 3 deletions .gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions Ballerina.toml

This file was deleted.

317 changes: 0 additions & 317 deletions Dependencies.toml

This file was deleted.

24 changes: 0 additions & 24 deletions main.bal

This file was deleted.

16 changes: 0 additions & 16 deletions modules/crypt/decrypt.bal

This file was deleted.

Loading

0 comments on commit 042c861

Please sign in to comment.