Updated the release.yml
This commit is contained in:
parent
5f3122349f
commit
3b688ec7f9
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -14,10 +14,8 @@ jobs:
|
||||
- name: Build Docker Image
|
||||
run: |
|
||||
docker build -t backend .
|
||||
working-directory: /
|
||||
|
||||
- name: Save Docker Image as Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: backend
|
||||
path: /
|
||||
name: backend
|
Loading…
x
Reference in New Issue
Block a user