Skip to content

Commit

Permalink
Testing build base ls
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaize Kaye committed Aug 5, 2024
1 parent 5114184 commit fbc0d0e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 87 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-base-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Build drupal-base-cli image
run: docker build -t drupal-base-cli:latest -f ./lagoon/cli.dockerfile .

- name: Build Docker images
run: docker compose -f docker-compose.yml build
# - name: Build Docker images
# run: docker compose -f docker-compose.yml build

- name: List images
run: docker image ls
Expand Down
67 changes: 0 additions & 67 deletions .github/workflows/drupal-example.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/merge-branch.yaml

This file was deleted.

0 comments on commit fbc0d0e

Please sign in to comment.