Skip to content

Commit

Permalink
Merge pull request #206 from CirclesUBI/fix/app-379
Browse files Browse the repository at this point in the history
 APP-379: fix(ncat): remove container + build, bump build version
  • Loading branch information
almereyda authored Jul 18, 2023
2 parents a032028 + 4097f95 commit 403609a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 30 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/build-push.ncat.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@ on:
- "src/api-db-migrations/**"
- ".github/workflows/build-push.extensions.yml"
- ".github/workflows/build-push.migrations.yml"
- ".github/workflows/build-push.ncat.yml"
- ".github/workflows/pr-labeler.yml"
- ".github/workflows/release-drafter.yml"
- ".github/workflows/release-version.yml"
- ".github/pr-labeler.yml"
- ".github/release-drafter.yml"
- "Dockerfile.extensions"
- "Dockerfile.migrations"
- "Dockerfile.ncat"
workflow_call:
inputs:
ref:
Expand Down
7 changes: 0 additions & 7 deletions Dockerfile.ncat

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@o-platform/api-server",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "dist/index.js",
"prepublish": "tsc",
Expand Down

0 comments on commit 403609a

Please sign in to comment.