Skip to content
Snippets Groups Projects
Commit aff928c2 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Removes staticgit from tests

parent a18baaf3
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -eux #!/bin/bash -eux
applications=( static staticgit wordpress known) applications=( static wordpress known)
for application in "${applications[@]}" for application in "${applications[@]}"
do do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment