0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-06-02 18:39:41 +02:00

docs: add missing test command (#11)

This commit is contained in:
Robert Kaussow 2024-02-07 13:56:06 +01:00 committed by GitHub
parent 9785aac2c6
commit 641b83d579
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,5 +55,5 @@ docker build --file Containerfile.multiarch --tag thegeeklab/wp-opentofu .
## Test ## Test
```Shell ```Shell
docker run -it thegeeklab/wp-opentofu --action validate
``` ```