Skip to content

Commit

Permalink
Migrate to Github Actions instead of CircleCI (#1039)
Browse files Browse the repository at this point in the history
* Remove circleci

* Updating docker file -> cache efficient

* Updating Github Workflows

* Remove secrets from PR workflow

* npm ci

* Add ability to choise tag and platforms to build

* Update apt index before install

* Update apt index before install

Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
  • Loading branch information
VonOx and Pierre-Gilles authored Jan 25, 2021
1 parent 33aeb5e commit 65789bd
Show file tree
Hide file tree
Showing 8 changed files with 461 additions and 477 deletions.
39 changes: 0 additions & 39 deletions .circleci/build-image.sh

This file was deleted.

294 changes: 0 additions & 294 deletions .circleci/config.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .circleci/load_env.sh

This file was deleted.

4 changes: 3 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ npm-debug.log
node.d.ts
.git
.npmrc
docker
docker
front/build
.github
Loading

0 comments on commit 65789bd

Please sign in to comment.