Skip to content

Commit

Permalink
Added an explicit pull of necessary images to the github action file.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRoeder committed Jan 19, 2024
1 parent b8e433a commit 3dbf671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
node-version: 8
- run: |
docker swarm init
- run: docker compose -f docker-compose-dev.yml pull cadvisor node-exporter prometheus rabbit redis
- run: make test

0 comments on commit 3dbf671

Please sign in to comment.