We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf76f50 commit 3dca96eCopy full SHA for 3dca96e
.github/workflows/ci.yaml
@@ -141,7 +141,6 @@ jobs:
141
kubectl delete ns ${{ github.run_number }}
142
- run: mkdir -p ${{ github.workspace }}/artifact
143
- run: echo ${{ steps.tags.outputs.VERSION }} > ${{ github.workspace }}/artifact/version.txt
144
-
145
- name: Upload Artifact
146
uses: actions/upload-artifact@v3
147
with:
0 commit comments