Skip to content

Commit

Permalink
check cert files status after test creation
Browse files Browse the repository at this point in the history
  • Loading branch information
zostaw committed Dec 2, 2023
1 parent c10d099 commit 9376c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
IMAGE_NAME="zostaw/multiarch-home-page"
IMAGE_TAG="latest"
id
docker build -t $IMAGE_NAME:$IMAGE_TAG .
docker compose up -d
Expand Down

0 comments on commit 9376c7e

Please sign in to comment.