Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24df87 commit 5e73199Copy full SHA for 5e73199
.github/workflows/ubuntu-packages-and-docker-image.yml
@@ -150,9 +150,6 @@ jobs:
150
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
151
AWS_DEFAULT_REGION: ${{ vars.AWS_DEFAULT_REGION }}
152
run: |
153
- # Always build using latest scripts
154
- git checkout master
155
-
156
bash packages/postgresql-pgml/release.sh ${{ inputs.packageVersion }} ${{ matrix.ubuntu_version }}
157
158
#
0 commit comments