This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
copy with ps
pull/1565/head
Borja García Rodríguez
4 years ago
parent
db15e26128
commit
99857aa794
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/apigws.yml
+ 1
- 1
.github/workflows/apigws.yml
View File
@ -20,7 +20,7 @@ jobs:
steps:
-
uses
:
actions/checkout@v2
-
run
:
Copy '${{ github.workspace }}/deploy/k8s/helm/' '${{ github.workspace }}/deploy/k8s/helm'
shell
:
p
o
w
er
sh
ell
shell
:
pwsh
-
uses
:
actions/upload-artifact@v2
with:
path
:
${{ github.workspace }}/deploy/k8s/helm
Write
Preview
Loading…
Cancel
Save