Skip to content

Commit

Permalink
chore: update documentation for docker push and experiment version
Browse files Browse the repository at this point in the history
  • Loading branch information
rdelgatte committed Oct 17, 2024
1 parent 8aab4ad commit 66039c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,11 @@ This workflow build an experimental docker version and send the build ID to the
```yaml
jobs:
image:
uses: sencrop/github-workflows/.github/workflows/docker-experiment-v1.yml@master
uses: sencrop/github-workflows/.github/workflows/docker-experiment-v2.yml@master
secrets: inherit
with:
image_name: your-image-name
cpu_architecture: arm64
```

## ECS workflows
Expand Down

0 comments on commit 66039c3

Please sign in to comment.