Skip to content

Commit

Permalink
added env txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Becker committed Jun 11, 2024
1 parent cb74939 commit c953665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: |
python3 -m pip install --upgrade pip
pip3 install requests
echo "https://example.com" > environment.txt
echo "https://example.com" > environment_url.txt
- name: Run Python script
run: python3 pipeline/pipeline.py --step intra_feature_branch
env:
Expand Down

0 comments on commit c953665

Please sign in to comment.