Skip to content

Commit

Permalink
refactor: Update devcontainer image name construction in build-devcon…
Browse files Browse the repository at this point in the history
…tainer.yml
  • Loading branch information
lgersman committed Oct 10, 2024
1 parent 9e00733 commit cf3ea1c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ runs:
using: "composite"
steps:
- name: build image name
shell: bash
run: |
# construct IMAGE_NAME from repo owner/name and branch
# example value : "ghcr.io/IONOS-Wordpress/ionos-wordpress-develop-devcontainer"
Expand Down

0 comments on commit cf3ea1c

Please sign in to comment.