Skip to content

Commit

Permalink
Update GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigri44 committed Mar 11, 2024
1 parent d8a4301 commit 170006e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ jobs:

- name: Update alpha environment
run: |
# Set env variables
[[ "${{ github.ref_name }}" = "alpha" ]] echo "alpha-branch" || echo "Not alpha branch"
ssh staging 'export DOCKER_BRANCH=${{ github.ref_name }}
cd /home/realt/docker/api/${DOCKER_BRANCH}-git
Expand Down

0 comments on commit 170006e

Please sign in to comment.