Skip to content

Commit

Permalink
init commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yurikrupnik committed Aug 6, 2022
1 parent 9aed730 commit 7e5edb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ jobs:
# - run: pnpm nx run-many --target=docker-self --parallel --max-parallel=1 --all
# - run: cat .docker/config.json
- run: pnpm nx affected --target=build --parallel --max-parallel=2 --all
# - run: pnpm nx affected --target=docker --parallel --max-parallel=2 --all
- run: pnpm nx affected --target=docker --parallel --max-parallel=2 --all
# - run: make build-users-api
# TODO kaniko build - test here or make it work.
# - run: pnpm nx affected --target=docker --parallel --max-parallel=1 --all
Expand Down

0 comments on commit 7e5edb0

Please sign in to comment.