Skip to content

Commit

Permalink
Update v1 build
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Mar 23, 2023
1 parent 381ed71 commit fa82aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/pipeline/buildspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ phases:
# Configure GitHub User & Branch
- git config --global user.email "[email protected]"
- git config --global user.name "Brefphp Bot by @deleugyn"
- git checkout master
- git checkout 1.x
- git checkout -b bref/layers

# Login to Docker Hub to avoid rate limit
Expand Down

0 comments on commit fa82aa4

Please sign in to comment.