[ci test] fixed permissions, removed testing from ci test branch

This commit is contained in:
cristi8
2021-03-15 11:56:55 +02:00
parent 4fcfd56664
commit 6b440f1546
2 changed files with 4 additions and 1 deletions
Regular → Executable
View File
+4 -1
View File
@@ -10,7 +10,10 @@ workflows:
version: 2.1
test:
jobs:
- test_server
- test_server:
filters:
branches:
ignore: cristi/fe-be-separation
deploy-latest:
jobs:
- docker_build_and_deploy: