Might need to pull after checking out, oops
All checks were successful
NodBot Production Dockerization / build (pull_request) Successful in 18s
All checks were successful
NodBot Production Dockerization / build (pull_request) Successful in 18s
This commit is contained in:
parent
3def31b0fb
commit
326d5a15f2
@ -28,6 +28,7 @@ jobs:
|
||||
git pull
|
||||
fi
|
||||
git checkout ${{ gitea.head_ref }}
|
||||
git pull
|
||||
- name: Build the Docker image
|
||||
run: |
|
||||
cd /var/lib/act_runner/nodbot
|
||||
|
Loading…
Reference in New Issue
Block a user