forked from quentin/quentin.dufour.io
Update Article “2023-04-17-automatiser-la-publication-des-artefacts”
This commit is contained in:
parent
6336249c99
commit
189a0de29c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Et maintenant imaginons les commandes de base :
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
alba static push -t albatros:0.9 publish/ s3://download.deuxfleurs.org/
|
alba static push -t albatros:0.9 publish/ s3://download.deuxfleurs.org/
|
||||||
alba s3docker push -t albatros:0.9 publish/ s3://registry.deuxfleurs.org/
|
alba registry push -t albatros:0.9 publish/ s3://registry.deuxfleurs.org/
|
||||||
alba docker push publish/ docker.io/dxflrs/albatros:0.9
|
alba docker push publish/ docker.io/dxflrs/albatros:0.9
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue