Skip to content
Snippets Groups Projects
Commit 86c3318d authored by Tim Repke's avatar Tim Repke
Browse files

Update deploy.sh

parent e4176b34
No related branches found
No related tags found
No related merge requests found
Pipeline #995 canceled
#!/bin/bash
set +x
echo "Current working directory" echo "Current working directory"
pwd pwd
ls -lisah ls -lisah
echo "Current user"
whoami whoami
echo "Current groups"
groups groups
echo "Changing directory and making sure we landed there" echo "Changing directory and making sure we landed there"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment