Update .gitea/workflows/deployProduction.yml #45
@@ -41,9 +41,9 @@ jobs:
|
||||
echo "Repository:"
|
||||
git remote -v
|
||||
|
||||
echo "docker-compose.yaml:"
|
||||
cat docker-compose.yaml
|
||||
|
||||
git remote add upstream https://oauth2:${GIT_TOKEN}@gitea.psi.ch/linux/WebHosting_DMZ.git
|
||||
git fetch upstream
|
||||
git rebase upstream/main
|
||||
- name: Change versions
|
||||
env:
|
||||
PSITRAIL_VERSION: ${{ inputs.psitrail_version }}
|
||||
|
||||
Reference in New Issue
Block a user