Skip to content

Commit

Permalink
updated automated-testing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelp1986 committed Oct 23, 2023
1 parent 608a9a8 commit 87b6413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
-
name: Run Automated Testing
run: |
cd docker/certs
cd $GITHUB_WORKSPACE/docker/certs
./generate.sh
cd ..
docker compose --profile int-registry-batch-loader up

0 comments on commit 87b6413

Please sign in to comment.