Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Saetch committed May 10, 2024
1 parent 0793021 commit 6811a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
- uses: actions/checkout@v3
with:
docker-version: '19.03.12'
- run: ls .\Cluster\
- run: docker-compose -f .\Cluster\docker-compose.yml build
- run: docker build -f .\Cluster\Node_cs\Dockerfiles\aot\Dockerfile --tag node_cs_aot .\Cluster\Node_cs\
- run: docker-compose -f .\Cluster\docker-compose.yml up -d
Expand Down

0 comments on commit 6811a78

Please sign in to comment.