mirror of https://github.com/nocodb/nocodb
Pranav C
3 years ago
9 changed files with 13 additions and 14 deletions
@ -1,8 +1,7 @@
|
||||
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node |
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions |
||||
|
||||
name: Node.js CI |
||||
|
||||
name: "CI/CD" |
||||
on: |
||||
push: |
||||
branches: [ master ] |
@ -1,4 +1,4 @@
|
||||
name: docker |
||||
name: "Release : Docker" |
||||
|
||||
on: |
||||
workflow_dispatch: |
Loading…
Reference in new issue