Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
davelcpanelnet committed Sep 11, 2024
1 parent dea9d7b commit 51b3f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ jobs:
with:
name: ${{ github.workspace }}/${{ vars.GITHUB_RUN_ID }}-vm_ip
path: ${{ github.workspace }}/${{ vars.GITHUB_RUN_ID }}-vm_ip
- name: ARTIFACT_IP to ENV
run: echo "ARTIFACT_IP=$(cat ${{ github.workspace }}/${{ vars.GITHUB_RUN_ID }}-vm_ip) >> "$GITHUB_OUTPUT"
- name: Starting Elevate
uses: appleboy/ssh-action@v1.0.3
Expand Down

0 comments on commit 51b3f58

Please sign in to comment.