Skip to content

Commit

Permalink
Revert "build image and push to docker on merge (#113)" (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi authored Aug 29, 2023
1 parent b8c354a commit 055572c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 87 deletions.
72 changes: 0 additions & 72 deletions .github/workflows/build.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: signalwire/libks
ref: v2.0
path: /__w/signalwire-c/signalwire-c/libks
- name: build libks
run: cd /__w/signalwire-c/signalwire-c/libks && cmake . -DCMAKE_BUILD_TYPE=Release && make && make install && cd ..
Expand Down
15 changes: 0 additions & 15 deletions Dockerfile

This file was deleted.

0 comments on commit 055572c

Please sign in to comment.