Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
terryzwt authored Dec 20, 2023
1 parent dd2f517 commit 4402026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
with:
push: true
context: .
platforms: linux/amd64,linux/arm64
file: Dockerfile
tags: zterry95/drupal-quick:${{ matrix.drupal_version }}
build-args: DRUPAL_VERSION=${{ matrix.drupal_version }}

1 comment on commit 4402026

@vercel
Copy link

@vercel vercel bot commented on 4402026 Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

drupal-quick – ./

drupal-quick.vercel.app
drupal-quick-terryzwt.vercel.app
drupal-quick-git-master-terryzwt.vercel.app

Please sign in to comment.