Skip to content

Commit

Permalink
removed missing image
Browse files Browse the repository at this point in the history
  • Loading branch information
marciogoda committed Oct 20, 2023
1 parent b022fa8 commit b433ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ docker container run --rm --name "${IMAGE_ID}" \
"${IMAGE_ID}" \
ansible-lint .

docker container run --rm -i -v "$(pwd)":"$(pwd)" -w "$(pwd)" \
docker container run --rm -t -v "$(pwd)":"$(pwd)" -w "$(pwd)" \
koalaman/shellcheck \
./files/notify_updates

0 comments on commit b433ec9

Please sign in to comment.