Skip to content

Commit 0094348

Browse files
committed
faut que ça marche
1 parent 0f9771c commit 0094348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
command: echo "$DOCKERHUB_PASSWORD" | docker login -u "$DOCKERHUB_USERNAME" --password-stdin
3333
- run:
3434
name: Push to DockerHub
35-
command: docker push you cosmospoulet/tp1-container:latest
35+
command: docker push cosmospoulet/tp1-container:latest
3636

3737
workflows:
3838
version: 2

0 commit comments

Comments
 (0)