Skip to content

Commit

Permalink
once again
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulrhmnGhanem committed Jun 29, 2023
1 parent de8dc0f commit a5f2917
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=dc2ac90f08bf904156d5350ed7d1597fa243ce2f
token=$(scripts/pre_e2e.sh)
echo "CYPRESS_GITEA_ADMIN_TOKEN='${token}'" >> $GITHUB_ENV
- name: e2e
Expand Down

0 comments on commit a5f2917

Please sign in to comment.