Skip to content

Commit

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

0 comments on commit d1315dc

Please sign in to comment.