Skip to content

Commit

Permalink
modified: .github/actions/vault-action/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
abimichel committed Feb 6, 2024
1 parent 113cc15 commit 8206642
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/actions/vault-action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ RUN pip3 install -r requirements.txt

RUN pwd

# CMD ["python3", "vault-main.py"]
RUN ls

# CMD ["python3", "./vault/vault-main.py"]



0 comments on commit 8206642

Please sign in to comment.