feat: Moved website files to new location
All checks were successful
Build Docker / Build_Docker (push) Successful in 45s
All checks were successful
Build Docker / Build_Docker (push) Successful in 45s
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
tag_num="${tag}-${tag_num}"
|
||||
fi
|
||||
|
||||
cd website
|
||||
cd public
|
||||
|
||||
echo "version: ${GITHUB_RUN_NUMBER}" > content/version.txt
|
||||
docker build -t hns_doh:$tag_num .
|
||||
|
||||
Reference in New Issue
Block a user