Skip to content

Commit 6e6b55d

Browse files
authored
Update build-docker.yaml
1 parent 5f8687d commit 6e6b55d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ jobs:
1515
run: docker build ./api/ -t echelonkay/devops-qr-code-api:latest
1616

1717
- name: push image to docker hub
18-
run: |
19-
docker push echelonkay/devops-qr-code-api:latest
18+
run: docker push echelonkay/devops-qr-code-api:latest

0 commit comments

Comments
 (0)