Skip to content

Commit

Permalink
remove temporary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
skykanin committed Jan 6, 2025
1 parent aa9348b commit 24993b2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
77 changes: 0 additions & 77 deletions .github/workflows/build-and-push.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/build-deploy-app.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
on:
# FIXME: Remove this line, just for testing in PR
pull_request:
release:
types: [published]
push:
Expand Down Expand Up @@ -66,9 +64,6 @@ jobs:
else
echo "cluster=test" >> "$GITHUB_OUTPUT"
echo "nais_config_path=.nais/test.yaml" >> "$GITHUB_OUTPUT"
# TODO: Remove temporary prod deploy
echo "cluster=prod" >> "$GITHUB_OUTPUT"
echo "nais_config_path=.nais/prod.yaml" >> "$GITHUB_OUTPUT"
fi
build-push-deploy:
Expand Down

0 comments on commit 24993b2

Please sign in to comment.