Adding and Restructuring Commands and Classes #8
2
.github/workflows/production-docker.yml
vendored
2
.github/workflows/production-docker.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
whoami
|
||||
cd /root/nodbot
|
||||
git pull
|
||||
git checkout main
|
||||
git checkout $GITHUB_HEAD_REF
|
||||
- name: Build the Docker image
|
||||
run: |
|
||||
cd /root/nodbot
|
||||
|
Loading…
Reference in New Issue
Block a user