Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cybersokari authored Dec 9, 2024
1 parent b050ca3 commit a35d402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

### **For GitHub Actions:**
#### 1. Run the docker image in your GitHub Actions workflow
sokari/allure-docker-deployer:latest
sokari/allure-deployer:latest

```yaml
name: Allure Report Deployer
Expand Down Expand Up @@ -138,7 +138,7 @@ docker run -d \
-e TTL_SECS=60 \
-v /path/to/allure-results:/allure-results \
-v /path/to/gcp-key.json:/credentials/key.json \
sokari/allure-docker-deploy
sokari/allure-deployer
```
___

Expand Down

0 comments on commit a35d402

Please sign in to comment.