Skip to content

Commit

Permalink
Merge pull request #961 from hngprojects/Ravencodess-patch-1
Browse files Browse the repository at this point in the history
Update build-and-upload.yml
  • Loading branch information
augusthottie authored Aug 10, 2024
2 parents e6512b1 + 207bfe4 commit 35c87e2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ jobs:
docker save hngdevops/nextjs-boilerplate:dev > nextjs-dev.tar
gzip nextjs-dev.tar
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
name: docker-image
path: nextjs-dev.tar.gz

- name: Copy to server
uses: appleboy/scp-action@master
with:
Expand Down

0 comments on commit 35c87e2

Please sign in to comment.