test
Some checks failed
Build Docker Image And Push / Build PHP ${{ matrix.php-version }} (ubuntu-latest, 8.0) (push) Failing after 44s
Some checks failed
Build Docker Image And Push / Build PHP ${{ matrix.php-version }} (ubuntu-latest, 8.0) (push) Failing after 44s
This commit is contained in:
parent
5d444fc763
commit
8dddaafee3
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -41,8 +41,6 @@ jobs:
|
||||
# echo REPO_VERSION=$(echo ${{ github.ref }} | awk -F"/" '{print $3}' | awk -F"v" '{print $2}') >> $GITHUB_OUTPUT
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.HUB_PASSWORD }}
|
||||
- name: Build and push
|
||||
# https://github.com/docker/build-push-action
|
||||
uses: build-push-action@v4
|
||||
|
Loading…
Reference in New Issue
Block a user