changed HED_REF to main hardcoded
All checks were successful
NodBot Production Dockerization / build (push) Successful in 2m1s
All checks were successful
NodBot Production Dockerization / build (push) Successful in 2m1s
This commit is contained in:
parent
38fdc07e4e
commit
10021d6926
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 $GITHUB_HEAD_REF
|
||||
git checkout main
|
||||
- name: Build the Docker image
|
||||
run: |
|
||||
cd /root/nodbot
|
||||
|
Loading…
Reference in New Issue
Block a user