Skip to content

Commit

Permalink
Fix typo in ci pipeline yaml (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Mar 1, 2024
1 parent da6bcd8 commit ea87bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_staging.yml
Expand Up @@ -353,4 +353,4 @@ jobs:
run: |
docker pull "${IMAGE_NAME}"
docker tag "${IMAGE_NAME}" cyberdojo/dashboard:latest
docker push "cyberdojo/dashboard:latest
docker push cyberdojo/dashboard:latest

0 comments on commit ea87bdd

Please sign in to comment.