Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fivlao authored Jan 7, 2024
1 parent d7ab938 commit aa03b8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:

- name: Build Docker image
run: |
docker login --username=fivlao --password=${{ secrets.DOCKER_ACCESS_TOKEN }} ghcr.io
docker build . -f ./Dockerfile -t fivlao/sound:latest-dev
echo ${{ secrets.EC2_PRIVATE_KEY }} > key.pem
Expand Down

0 comments on commit aa03b8b

Please sign in to comment.