Skip to content

Commit

Permalink
chore: [JENKINS] Refactor automated testing
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinab25 committed Oct 31, 2023
1 parent 1fc316f commit a52f83c
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 138 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG VOLTO_VERSION
FROM plone/frontend-builder:${VOLTO_VERSION}
FROM eeacms/frontend-builder:${VOLTO_VERSION}

ARG ADDON_NAME
ARG ADDON_PATH
Expand Down
Loading

0 comments on commit a52f83c

Please sign in to comment.