Skip to content

Commit

Permalink
Update deploy.yaml (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmahyde authored Nov 20, 2023
1 parent 4225fd9 commit c250f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Build container image
run: >
docker build -t
docker build . -t
registry.digitalocean.com/emmahyde-containers/dulapeepbot:latest
- name: Install doctl
Expand Down

0 comments on commit c250f90

Please sign in to comment.