Skip to content

Commit

Permalink
Update Semaphore configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad88me committed Jan 22, 2021
1 parent dfe3672 commit 987d679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Expand Up @@ -32,7 +32,7 @@ blocks:
- 'echo "content of the file: "'
- cat ssh/id_rsa.pub
- echo "running docker compose"
- docker-compose build --no-cache
- docker-compose build
- echo "Images are built"
- echo "Running the tests"
- sh scripts/run_docker_tests.sh
Expand Down

0 comments on commit 987d679

Please sign in to comment.