Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulrhmnGhanem committed Jun 29, 2023
1 parent 9db0406 commit de8dc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ jobs:
GITEA_DEPLOY_IMAGE_TAG: ':${{ needs.get_version.outputs.gitea_sha }}'
shell: bash
run: |
token="$(scripts/pre_e2e.sh)"
token=dc2ac90f08bf904156d5350ed7d1597fa243ce2f
echo "CYPRESS_GITEA_ADMIN_TOKEN='${token}'" >> $GITHUB_ENV
- name: e2e
Expand Down

0 comments on commit de8dc0f

Please sign in to comment.